sunfish: Set status_bar_header_height_keyguard to status_bar_height_default value

This commit is contained in:
Joey Huab
2025-01-27 01:43:21 +09:00
parent 61e511fcfd
commit 9488e17a19

View File

@@ -60,7 +60,7 @@
</integer-array>
<!-- Height of the status bar header bar when on Keyguard (match status_bar_height) -->
<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_default</dimen>
<!-- the padding on the top of the statusbar (usually 0) -->
<dimen name="status_bar_padding_top">11dp</dimen>