mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
fixup! lemonadep: Remove resource overlays for system bar heights
* 28dp * (450dpi / 160) = 78.75px, this will cause the height of the status bar to be displayed incorrectly under some apps, so restore it to its original value. Change-Id: I82685a0ab33bb08daeaf87b74c93e80aba16c055
This commit is contained in:
parent
8a66297426
commit
bb3a3d8864
@ -21,7 +21,7 @@
|
||||
<!-- Height of the status bar.
|
||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||
-->
|
||||
<dimen name="status_bar_height">28dp</dimen>
|
||||
<dimen name="status_bar_height">138px</dimen>
|
||||
|
||||
<!-- Default radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">8dp</dimen>
|
||||
|
Loading…
x
Reference in New Issue
Block a user