dubai: Modify button locations overlay
Change-Id: I7ac25beec4da07641eed0633631debbf6d066787
This commit is contained in:
parent
d2673cf078
commit
b5e47d603c
1 changed files with 4 additions and 4 deletions
|
@ -20,9 +20,9 @@
|
||||||
<dimen name="keyguard_indication_margin_bottom">16.0dip</dimen>
|
<dimen name="keyguard_indication_margin_bottom">16.0dip</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical power button. -->
|
<!-- Location on the screen of the center of the physical power button. -->
|
||||||
<dimen name="physical_power_button_center_screen_location_y">620.0px</dimen>
|
<dimen name="physical_power_button_center_screen_location_y">1000.0px</dimen>
|
||||||
|
|
||||||
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
<!-- Location on the screen of the center of the physical volume up/down buttons. -->
|
||||||
<dimen name="physical_volume_up_button_center_screen_location_y">950.0px</dimen>
|
<dimen name="physical_volume_up_button_center_screen_location_y">600.0px</dimen>
|
||||||
<dimen name="physical_volume_down_button_center_screen_location_y">1150.0px</dimen>
|
<dimen name="physical_volume_down_button_center_screen_location_y">760.0px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue