Update status bar height to center the hole punch cutout am: a9187a3fae
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/20193742 Change-Id: Ia7eb8f78d937dc39edb1de78b52cd1ec43cecdfa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
2a600e256d
4 changed files with 4 additions and 4 deletions
|
@ -61,7 +61,7 @@
|
||||||
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation">
|
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation">
|
||||||
M 653,0
|
M 653,0
|
||||||
h 145
|
h 145
|
||||||
v 130
|
v 144
|
||||||
h -145
|
h -145
|
||||||
Z
|
Z
|
||||||
@left
|
@left
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height_default">28dp</dimen>
|
<dimen name="status_bar_height_default">28dp</dimen>
|
||||||
<dimen name="status_bar_height_portrait">130px</dimen>
|
<dimen name="status_bar_height_portrait">144px</dimen>
|
||||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation">
|
<string translatable="false" name="config_mainBuiltInDisplayCutoutRectApproximation">
|
||||||
M 480,0
|
M 480,0
|
||||||
h 145
|
h 145
|
||||||
v 118
|
v 136
|
||||||
h -145
|
h -145
|
||||||
Z
|
Z
|
||||||
@left
|
@left
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
|
||||||
-->
|
-->
|
||||||
<dimen name="status_bar_height_default">28dp</dimen>
|
<dimen name="status_bar_height_default">28dp</dimen>
|
||||||
<dimen name="status_bar_height_portrait">118px</dimen>
|
<dimen name="status_bar_height_portrait">136px</dimen>
|
||||||
<dimen name="status_bar_height_landscape">28dp</dimen>
|
<dimen name="status_bar_height_landscape">28dp</dimen>
|
||||||
|
|
||||||
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue