davinci: overlay: Add pixel_pitch

This commit is contained in:
kondors1995
2025-01-03 16:22:59 +01:00
committed by chematelegram
parent 8b1025b8a8
commit 8ee91f3554

View File

@@ -21,4 +21,8 @@
<!-- the padding on the end of the statusbar -->
<dimen name="status_bar_padding_end">5dp</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">63.1</item>
</resources>