mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: overlay: Try to make the arrow actually line up to the sensor
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
ac0bc5d7c9
commit
ab0a41cee7
|
@ -324,7 +324,7 @@
|
|||
<array name="config_sfps_sensor_props_0" translatable="false">
|
||||
<item></item> <!-- displayId -->
|
||||
<item>1080</item> <!-- sensorLocationX -->
|
||||
<item>920</item> <!-- sensorLocationY -->
|
||||
<item>1145</item> <!-- sensorLocationY -->
|
||||
<item>210</item> <!-- sensorRadius -->
|
||||
</array>
|
||||
</resources>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
display fingerprint sensors, this directly corresponds to the fingerprint sensor's location.
|
||||
For devices with sensors on the back of the device, this corresponds to the location on the
|
||||
screen directly in front of the sensor. -->
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1100px</dimen>
|
||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">1145px</dimen>
|
||||
|
||||
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
||||
<dimen name="system_icons_keyguard_padding_end">0dp</dimen>
|
||||
|
|
Loading…
Reference in a new issue