mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: overlay: Fixed status bar glitch for apps that access internal resource dimen
Bring back old usage of status_bar_height, status_bar_height_portrait, and status_bar_height_landscape by set the size containing cutout size. Bug: 216782082 Test: make Change-Id: I44a5722d3dccf9c47916eb636def6a505eea480f
This commit is contained in:
parent
2709e6da08
commit
bbe5be0332
@ -13,7 +13,8 @@
|
||||
-->
|
||||
<resources>
|
||||
<!-- Height of the status bar in portrait -->
|
||||
<dimen name="status_bar_height">126px</dimen>
|
||||
<dimen name="status_bar_height_default">126px</dimen>
|
||||
<dimen name="status_bar_height_portrait">126px</dimen>
|
||||
|
||||
<!-- Height of the status bar in landscape -->
|
||||
<dimen name="status_bar_height_landscape">24dp</dimen>
|
||||
|
Loading…
x
Reference in New Issue
Block a user