Update lock icon padding
It should not change based on density changes. Test: visual inspection Bug: 264738021 Change-Id: I98f948b4a1bd7e6cc560f14e2e1b14a0bde76f01
This commit is contained in:
parent
3fcd20eb88
commit
46b613c59a
1 changed files with 3 additions and 0 deletions
|
@ -19,4 +19,7 @@
|
|||
<!-- 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_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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue