device_xiaomi_sweet/overlay
Arian 7cb1e9f6b8
sweet: overlay: Change default status bar height
AOSP has changed how the status bar height is determined
in commit [1]. Since then status_bar_height_portrait is
ignored in favor of getting the height dynamically based
on display cutouts. Devices are supposed to keep the
default value and let system handle the display cutout.
However, we do not have a display cutout but instead
change the status bar height to match our heavily rounded
corners, which was not taken into consideration in the
commit. Hence change the default status bar height
directly so that the status bar height matches the
rounded corners.

[1]: 16496cb5c1

Change-Id: I9470fbe9058de3b326e12dc092f94e20faab0a47
2022-05-01 00:16:10 -04:00
..
frameworks/base sweet: overlay: Change default status bar height 2022-05-01 00:16:10 -04:00
packages/apps/Settings/res/values sweet: Enable refresh rate toggle in Settings 2022-04-13 11:38:43 -04:00