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