mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-01-27 18:16:34 +00:00
sapphire: Reduce corner paddings
Signed-off-by: Ali Hasan <ahb7671@gmail.com>
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<!-- Default radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">102.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">102.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">102.0px</dimen>
|
||||
<dimen name="rounded_corner_radius">90.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">90.0px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">90.0px</dimen>
|
||||
|
||||
<!-- The default height of the status bar used in {@link SystemBarUtils#getStatusBarHeight} to
|
||||
calculate the status bar height. -->
|
||||
|
||||
Reference in New Issue
Block a user