mirror of
https://github.com/LineageOS/android_device_xiaomi_grus.git
synced 2025-02-05 15:36:43 +00:00
grus: overlay: Update pixel pitch
Bug: 319894241 Flag: ACONFIG com.android.systemui.device_entry_udfps_refactor DEVELOPMENT Test: manual Change-Id: Iaa9576cb95ebe73043b7030b2b176f67bc90e3a1
This commit is contained in:
parent
7164a15672
commit
a768e3c3b5
@ -18,4 +18,8 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Height of the status bar header bar when on Keyguard -->
|
<!-- Height of the status bar header bar when on Keyguard -->
|
||||||
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
|
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
|
||||||
|
|
||||||
|
<!-- Microns/ums (1000 um = 1mm) per pixel for the given device. If unspecified, UI that
|
||||||
|
relies on this value will not be sized correctly. -->
|
||||||
|
<item name="pixel_pitch" format="float" type="dimen">58.84</item>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user