Revert "Reduce rounded_corner_radius to 142"
This reverts commit 5362448646
.
Reason for revert: Reverting this due to landing pixel scaling
Bug: 335357341
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9683d7ab3c6f2f7be00b31d4a6e35a2ff9cf13b7)
Merged-In: I4f9392d649cc927a24222207501f5191bd63c5a1
Change-Id: I4f9392d649cc927a24222207501f5191bd63c5a1
This commit is contained in:
parent
5797ae80c4
commit
b7af4a53c1
1 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Radius of the software rounded corners. -->
|
<!-- Radius of the software rounded corners. -->
|
||||||
<dimen name="rounded_corner_radius">142px</dimen>
|
<dimen name="rounded_corner_radius">157px</dimen>
|
||||||
<dimen name="rounded_corner_radius_top">142px</dimen>
|
<dimen name="rounded_corner_radius_top">157px</dimen>
|
||||||
<dimen name="rounded_corner_radius_bottom">142px</dimen>
|
<dimen name="rounded_corner_radius_bottom">157px</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue