dm3q: overlay: Fix height of keyguard status bar

Change-Id: I4c0399403920fd1b654b5fcad1ce7f7ddecb927d
This commit is contained in:
chaptsand
2024-09-18 14:21:47 -03:00
committed by Mezaque
parent 68b1e50179
commit e1a670d324

View File

@@ -9,4 +9,7 @@
<!-- Default paddings for content around the corners. -->
<dimen name="rounded_corner_content_padding">67.0px</dimen>
<!-- Height of the status bar header bar when on Keyguard -->
<dimen name="status_bar_header_height_keyguard">@*android:dimen/status_bar_height</dimen>
</resources>