Merge "Update status bar height to center the hole punch cutout" into tm-qpr-dev am: 8231daa919
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20210128 Change-Id: I7d226f37ac1f14bcd3c278298eaff0d70be9319d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
21f3c2f844
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@
|
||||||
<string translatable="false" name="config_secondaryBuiltInDisplayCutoutRectApproximation">
|
<string translatable="false" name="config_secondaryBuiltInDisplayCutoutRectApproximation">
|
||||||
M 503.2,0
|
M 503.2,0
|
||||||
h 73
|
h 73
|
||||||
v 103
|
v 133
|
||||||
h 73
|
h 73
|
||||||
Z
|
Z
|
||||||
@left
|
@left
|
||||||
|
@ -94,7 +94,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">110px</dimen>
|
<dimen name="status_bar_height_default">110px</dimen>
|
||||||
<dimen name="status_bar_height_portrait">110px</dimen>
|
<dimen name="status_bar_height_portrait">133px</dimen>
|
||||||
<dimen name="status_bar_height_landscape">110px</dimen>
|
<dimen name="status_bar_height_landscape">110px</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