Update status bar height to center the hole punch cutout

Bug: 253071694
Test: make
Change-Id: I76602279a987af0593e8585606a80b33fc4d71c5
This commit is contained in:
Shawn Lin 2022-10-17 19:07:58 +08:00
parent dc54d8929b
commit 78be149aab

View file

@ -81,7 +81,7 @@
<string translatable="false" name="config_secondaryBuiltInDisplayCutoutRectApproximation">
M 503.2,0
h 73
v 103
v 133
h 73
Z
@left
@ -94,7 +94,7 @@
Do not read this dimen directly. Use {@link SystemBarUtils#getStatusBarHeight} instead.
-->
<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>
<!-- Adjustment for software rounded corners since corners aren't perfectly round. -->