mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: rro_overlays: Tune rounded corner value
Change-Id: I925968fa8b5999d1c16c4a3b91ba0ec4d8e26f03
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius_bottom">106.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">106.0px</dimen>
|
||||
<dimen name="rounded_corner_radius">100.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">@dimen/rounded_corner_radius</dimen>
|
||||
<dimen name="rounded_corner_radius_top">@dimen/rounded_corner_radius</dimen>
|
||||
|
||||
<!-- Height of the status bar -->
|
||||
<dimen name="status_bar_height_portrait">93.0px</dimen>
|
||||
|
||||
Reference in New Issue
Block a user