Merge "Use rounded corner radius from max resolution" into 24D1-dev
This commit is contained in:
commit
59ba398fb8
1 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<resources>
|
||||
<!-- Radius of the software rounded corners. -->
|
||||
<dimen name="rounded_corner_radius">115px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">118px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">115px</dimen>
|
||||
<dimen name="rounded_corner_radius">153px</dimen>
|
||||
<dimen name="rounded_corner_radius_top">153px</dimen>
|
||||
<dimen name="rounded_corner_radius_bottom">153px</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue