Update lock icon padding am: 46b613c59a
am: ce9d55fe02
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21091597 Change-Id: Ic8b0e290cbc6b539f352cb0c94101ff02a27090c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
288dffb36e
1 changed files with 3 additions and 0 deletions
|
@ -19,4 +19,7 @@
|
||||||
<!-- Location on the screen of the center of the fingerprint sensor. -->
|
<!-- Location on the screen of the center of the fingerprint sensor. -->
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_x">0px</dimen>
|
||||||
<dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen>
|
<dimen name="physical_fingerprint_sensor_center_screen_location_y">160px</dimen>
|
||||||
|
|
||||||
|
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||||
|
<dimen name="lock_icon_padding">32px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue