Update status bar height res to correct size
Test: make Bug: 216782082 Change-Id: If4a32ae8114fa9d65523c1141f01faff2497deb2
This commit is contained in:
parent
66077ef4ed
commit
95d76f9978
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,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">118px</dimen>
|
||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||
|
||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue