fleur: overlays: Define physical volume up/down buttons

Location on the screen of the center of the physical volume up/down buttons.
physical_volume_up_button_center_screen_location_y [950px] w/coordinates.
physical_volume_down_button_center_screen_location_y [1150px] w/coordinates.

Change-Id: I37243d9c81cffb0732143869ed673284ec67e87e
This commit is contained in:
officialputuid
2022-04-12 21:04:49 +08:00
committed by claxten10
parent 847e25cebb
commit af98159b1a

View File

@@ -30,4 +30,8 @@
<!-- Location on the screen of the center of the fingerprint sensor. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_x">1080px</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">1150px</dimen>
</resources>