Merge "Adjust Power button light reveal position in line with the power button." into main
This commit is contained in:
commit
29dbabf9f2
1 changed files with 7 additions and 0 deletions
|
@ -18,5 +18,12 @@
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Pixel pitch of the device. um/px -->
|
<!-- Pixel pitch of the device. um/px -->
|
||||||
<item name="pixel_pitch" format="float" type="dimen">60.16</item>
|
<item name="pixel_pitch" format="float" type="dimen">60.16</item>
|
||||||
|
|
||||||
|
<!-- Location on the screen of the center of the physical power button. -->
|
||||||
|
<dimen name="physical_power_button_center_screen_location_y">730px</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">1038px</dimen>
|
||||||
|
<dimen name="physical_volume_down_button_center_screen_location_y">1204px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue