diff options
| author | TreeHugger Robot <treehugger-gerrit@google.com> | 2018-06-21 23:54:14 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2018-06-21 23:54:14 +0000 |
| commit | 23b98501d02120016958bb326a09a5741a9e90bc (patch) | |
| tree | 2dacdc983e2cf785ebbff1a259290c8329246451 /crosshatch | |
| parent | d802573fe477b87ab5f5d6c58ae174b71c1345cf (diff) | |
| parent | cb29253614a5da8d87ad1dcd00ea358541807c46 (diff) | |
Merge "Update notch height to status bar height (171.5px)" into pi-dev
Diffstat (limited to 'crosshatch')
| -rwxr-xr-x | crosshatch/overlay/frameworks/base/core/res/res/values/config.xml | 4 |
1 files changed, 2 insertions, 2 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 8af4e2b..1d796e8 100755 --- a/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml +++ b/crosshatch/overlay/frameworks/base/core/res/res/values/config.xml @@ -692,10 +692,10 @@ --> <string translatable="false" name="config_mainBuiltInDisplayCutout"> M -338,0 - q 86,-4 80,71.5 v 8 q 4,90 95,91.5 + q 86,-4 80,72 v 8 q 4,90 95,91.5 h 163 v -171.5 z M 338,0 - q -86,-4 -80,71.5 v 8 q -4,90 -95,91.5 + q -86,-4 -80,72 v 8 q -4,90 -95,91.5 h -163 v -171.5 z </string> |
