diff options
| author | Beverly <beverlyt@google.com> | 2018-06-07 16:08:12 -0400 |
|---|---|---|
| committer | Beverly <beverlyt@google.com> | 2018-06-07 16:08:12 -0400 |
| commit | 4190e0ed06d4865d206766eac7a8096c6f6c2131 (patch) | |
| tree | 0820b1efd2e8a73ef63fc55d539a1742da38609b /crosshatch | |
| parent | aed231abce2355c1f50b5e74d2811da2d2b42a27 (diff) | |
Rounded corners iteration 9
Back to iteration 7 cutout
Keep top corner radius for rounded corners
Bug: 75949920
Test: manual
Change-Id: I9d9eda94cc5fb11253669dd7399f014d0a929591
Diffstat (limited to 'crosshatch')
| -rwxr-xr-x | crosshatch/overlay/frameworks/base/core/res/res/values/config.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml b/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml index eb73976..702cdab 100755 --- a/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml +++ b/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml @@ -673,11 +673,11 @@ --> <string translatable="false" name="config_mainBuiltInDisplayCutout"> M -338,0 - q 77 -4 77 67 v 38 q 0 67 67 67 - h 194 v -172 z + q 86,-4 80,71.5 v 8 q 4,90 95,91.5 + h 163 v -171.5 z M 338,0 - q -77 -4 -77 67 v 38 q 0 67 -67 67 - h -194 v -172 z + q -86,-4 -80,71.5 v 8 q -4,90 -95,91.5 + h -163 v -171.5 z </string> <!-- Whether the display cutout region of the main built-in display should be forced to |
