Update status bar height res to correct size am: 95d76f9978
Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17686745 Change-Id: I18e04ae563121d49319afabb764a9d1cd6313e5d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1e9621477c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,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