[automerge] Update status bar height res to correct size 2p: fb9b9c83c4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17686747 Bug: 216782082 Change-Id: I38b632931f5865fa9eb27565abcdeec0ed10ac58
This commit is contained in:
commit
b079c10eb3
2 changed files with 2 additions and 2 deletions
|
@ -94,7 +94,7 @@
|
|||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||
-->
|
||||
<dimen name="status_bar_height_height_default">74px</dimen>
|
||||
<dimen name="status_bar_height_portrait">124px</dimen>
|
||||
<dimen name="status_bar_height_portrait">118px</dimen>
|
||||
<dimen name="status_bar_height_landscape">74px</dimen>
|
||||
|
||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||
|
|
|
@ -199,7 +199,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">130px</dimen>
|
||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue