Tweak and add values

I added values-land, tweaked SystemUI values to better align and added status bar height value.
This commit is contained in:
vitalitk 2022-05-08 12:52:05 +03:00
parent 6675eb43ae
commit 56152bc6ca

View file

@ -598,10 +598,12 @@
<item>600</item>
</integer-array>
<dimen name="status_bar_height_portrait">63</dimen>
<dimen name="status_bar_height">63</dimen>
<dimen name="status_bar_height_portrait">63px</dimen>
<dimen name="status_bar_height">63px</dimen>
<dimen name="status_bar_height_landscape">24dp</dimen>
<dimen name="config_mainBuiltInDisplayCutout">M36.95,0C26.35,0,24.15,3.8,23.15,9.8 l-0.1,0.7c-1.7,9.6-9.3,17.2-18.9,18.9c-12.7,2.2-24.8-6.2-27-18.9 c0,0-0.1-0.7-0.1-0.7C-24.15,3.8,-26.25,0,-36.95,0Z @dp</dimen>
<dimen name="rounded_corner_radius_top">75.0px</dimen>
<dimen name="rounded_corner_radius_bottom">75.0px</dimen>
<dimen name="rounded_corner_radius">10.0px</dimen>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>