Update pixel pitch of devices
Bug: 319894241 Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT Test: manual Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
This commit is contained in:
parent
65f48864fd
commit
bcefcaa3f5
3 changed files with 9 additions and 0 deletions
|
@ -18,5 +18,8 @@
|
|||
<resources>
|
||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">57px</dimen>
|
||||
|
||||
<!-- Pixel pitch of the device. um/px -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">51.3</item>
|
||||
</resources>
|
||||
|
||||
|
|
|
@ -18,5 +18,8 @@
|
|||
<resources>
|
||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">58px</dimen>
|
||||
|
||||
<!-- Pixel pitch of the device. um/px -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">52.28</item>
|
||||
</resources>
|
||||
|
||||
|
|
|
@ -18,5 +18,8 @@
|
|||
<resources>
|
||||
<!-- Padding for the lock icon on the keyguard. In pixels - should not scale with display size. -->
|
||||
<dimen name="lock_icon_padding">49px</dimen>
|
||||
|
||||
<!-- Pixel pitch of the device. um/px -->
|
||||
<item name="pixel_pitch" format="float" type="dimen">60.16</item>
|
||||
</resources>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue