gts3l-common: overlay: Move fingerprint sensor location on the preview
From the bottom of the screen to the inside of the bottom bezel. Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Iec2e3d2d22d65534b8f0cc69458d23d52a6ddd54
This commit is contained in:
parent
6a91c8baa0
commit
b29299ca4f
1 changed files with 2 additions and 2 deletions
|
@ -16,6 +16,6 @@
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Fingerprint sensor location -->
|
<!-- Fingerprint sensor location -->
|
||||||
<dimen name="fingerprint_dot_radius">5dp</dimen>
|
<dimen name="fingerprint_dot_radius">6dp</dimen>
|
||||||
<item name="fingerprint_sensor_location_fraction_y" type="fraction">83.60%</item>
|
<item name="fingerprint_sensor_location_fraction_y" type="fraction">94.00%</item>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue