Update status bar height res to correct size am: 95d76f9978
am: 1e9621477c
am: ed9f2b80a4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17686745 Change-Id: I6a3f0e809c705c3435f0a465d3a1aaa4ec61955d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a1e896137a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height_default">28dp</dimen>
|
<dimen name="status_bar_height_default">28dp</dimen>
|
||||||
<dimen name="status_bar_height_portrait">145px</dimen>
|
<dimen name="status_bar_height_portrait">118px</dimen>
|
||||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue