mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: overlay: Match newer APIs for statusbar heights
AOSP with 12L added new statusbar height calculation method using cutouts. Adapt to them. Change-Id: Icd3c2d6965eab032f0647199b76daaab6eeba5b3
This commit is contained in:
parent
3e418fcb2b
commit
c610508366
@ -13,7 +13,7 @@
|
|||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Height of the status bar in portrait -->
|
<!-- Height of the status bar in portrait -->
|
||||||
<dimen name="status_bar_height_portrait">126px</dimen>
|
<dimen name="status_bar_height">126px</dimen>
|
||||||
|
|
||||||
<!-- Height of the status bar in landscape -->
|
<!-- Height of the status bar in landscape -->
|
||||||
<dimen name="status_bar_height_landscape">24dp</dimen>
|
<dimen name="status_bar_height_landscape">24dp</dimen>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user