mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 18:07:35 +00:00
rtwo: overlay: reduce rounded corner radius
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
-->
|
||||
<resources>
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">75.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">75.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">75.0px</dimen>
|
||||
<dimen name="rounded_corner_radius">70.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">70.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">70.0px</dimen>
|
||||
|
||||
<!-- Height of the status bar in portrait. The height should be
|
||||
Max((status bar content height + waterfall top size), top cutout size) -->
|
||||
|
||||
Reference in New Issue
Block a user