berlin: overlay: reduce rounded corner radius
Even though stock also uses 90px, this does not match our panel. In light mode one can see bright areas in the corner of the screen due to the missmatched rounded corner radius. Change-Id: I22e3f78273c08297ef9a2ce8595ac3eb74bbe724
This commit is contained in:
parent
d51035f946
commit
aeb5b01a33
@ -5,7 +5,7 @@
|
|||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Radius of the software rounded corners. -->
|
<!-- Radius of the software rounded corners. -->
|
||||||
<dimen name="rounded_corner_radius">90px</dimen>
|
<dimen name="rounded_corner_radius">70px</dimen>
|
||||||
|
|
||||||
<!-- Height of the status bar in portrait. The height should be
|
<!-- Height of the status bar in portrait. The height should be
|
||||||
Max((status bar content height + waterfall top size), top cutout size) -->
|
Max((status bar content height + waterfall top size), top cutout size) -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user