r8s: overlay: Update pixel pitch

This commit is contained in:
Beverly
2024-10-04 23:24:54 +08:00
committed by borbelyvince
parent 67953897f5
commit dbf2439107

View File

@@ -45,4 +45,8 @@
<!-- Bottom margin size when fingerprint in display is active --> <!-- Bottom margin size when fingerprint in display is active -->
<dimen name="keyguard_indication_margin_bottom">8dp</dimen> <dimen name="keyguard_indication_margin_bottom">8dp</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">62.73</item>
</resources> </resources>