monet: update config to the June spec

This commit is contained in:
mikairyuu 2022-06-08 01:22:47 +10:00
parent 9091d8f567
commit f56f477ca1

View File

@ -20,7 +20,9 @@
<resources>
<!-- Height of the status bar.
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead. -->
<dimen name="status_bar_height">69.0px</dimen>
<dimen name="status_bar_height_default">69.0px</dimen>
<dimen name="status_bar_height_portrait">69.0px</dimen>
<!-- Radius of the software rounded corners at the top of the display in its natural
orientation. If zero, the value of rounded_corner_radius is used. -->