Fix status bar height and corner radius

This commit is contained in:
rinmichi 2022-05-03 12:10:17 +08:00
parent 6f23d9e523
commit 688920e91d

View file

@ -14,10 +14,11 @@
<bool name="config_automatic_brightness_available">true</bool>
<!-- dimens.xml files -->
<dimen name="rounded_corner_radius_bottom">102px</dimen>
<dimen name="rounded_corner_radius_top">102px</dimen>
<dimen name="status_bar_height">93px</dimen>
<dimen name="status_bar_height_portrait">93px</dimen>
<dimen name="rounded_corner_radius_bottom">106.0px</dimen>
<dimen name="rounded_corner_radius_top">106.0px</dimen>
<dimen name="status_bar_height">93.0px</dimen>
<dimen name="status_bar_height_portrait">93.0px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<!-- arrays.xml files -->
<integer-array name="config_ambientBrighteningThresholds">