Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8433047" into stage-aosp-master

This commit is contained in:
Xin Li 2022-04-18 23:39:19 +00:00
commit 4bf5985951

View file

@ -100,7 +100,8 @@
<!-- Height of the status bar.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<dimen name="status_bar_height">28dp</dimen>
<dimen name="status_bar_height_default">28dp</dimen>
<dimen name="status_bar_height_portrait">28dp</dimen>
<!-- Height of area above QQS where battery/time go (equal to status bar height if > 48dp) -->
<dimen name="quick_qs_offset_height">171px</dimen>