raphael: overlay: Configure physical buttons/fingerprint location

Change-Id: I77af991a7aeeb3979b3b457e5902d43ab15db84b
This commit is contained in:
Arian
2023-05-14 11:30:00 +05:30
committed by armdebug
parent 3b1d66c4c7
commit dea43dd76f

View File

@@ -19,4 +19,10 @@
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
relies on this value will not be sized correctly. -->
<item name="pixel_pitch" format="float" type="dimen">62.98</item>
<!-- Location on the screen of the center of the physical power button. -->
<dimen name="physical_power_button_center_screen_location_y">950px</dimen>
<!-- Location on the screen of the center of the fingerprint sensor. -->
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1900px</dimen>
</resources>