mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 14:50:57 +00:00
[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:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user