Update status bar height res to correct size

Test: make
Bug: 216782082
Change-Id: I038c69f07cef9308db12f301601ff32908881a91
This commit is contained in:
shawnlin
2022-04-11 11:45:55 +08:00
parent f2d050713a
commit 379c5a4516

View File

@@ -232,7 +232,7 @@
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height_default">28dp</dimen>
<dimen name="status_bar_height_portrait">145px</dimen>
<dimen name="status_bar_height_portrait">136px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<!-- List of biometric sensors on the device, in decreasing strength. Consumed by AuthService