dubai: Modify button locations overlay

Change-Id: I7ac25beec4da07641eed0633631debbf6d066787
This commit is contained in:
AdarshGrewal 2022-12-15 03:34:24 -07:00 committed by Marc Bourgoin
parent d2673cf078
commit b5e47d603c

View file

@ -20,9 +20,9 @@
<dimen name="keyguard_indication_margin_bottom">16.0dip</dimen>
<!-- 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. -->
<dimen name="physical_volume_up_button_center_screen_location_y">950.0px</dimen>
<dimen name="physical_volume_down_button_center_screen_location_y">1150.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">760.0px</dimen>
</resources>