Adjust Power button light reveal position in line with the power
button for F10 To configure the power button light reveal’s y-axis offset. Bug: 291954717 Test: manually test and check the Power button light reveal visually. Change-Id: I97e6f3c5e30bf421b0cd82c065332765619a38b5
This commit is contained in:
parent
cccde6a0db
commit
b6466f4384
1 changed files with 3 additions and 3 deletions
|
@ -37,14 +37,14 @@
|
|||
<dimen name="config_rounded_mask_size_bottom">70px</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the physical power button. -->
|
||||
<dimen name="physical_power_button_center_screen_location_y">650px</dimen>
|
||||
<dimen name="physical_power_button_center_screen_location_y">706px</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the physical fingerprint sensor -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</dimen>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">650px</dimen>
|
||||
|
||||
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
||||
<dimen name="physical_volume_up_button_center_screen_location_y">950px</dimen>
|
||||
<dimen name="physical_volume_down_button_center_screen_location_y">1110px</dimen>
|
||||
<dimen name="physical_volume_up_button_center_screen_location_y">1050px</dimen>
|
||||
<dimen name="physical_volume_down_button_center_screen_location_y">1210px</dimen>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue