Merge "Reduce status bar height" into udc-qpr-dev am: d4802709a1 am: 48e9b1bf33

Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/23922106

Change-Id: Ic0768c5a8056c470ac8a11294fe0d4a7728e74f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Maryam Dehaini 2023-07-11 19:15:53 +00:00 committed by Automerger Merge Worker
commit ad542902cb

View file

@ -348,8 +348,8 @@
<!-- Indicates whether device has a power button fingerprint sensor. -->
<bool name="config_is_powerbutton_fps">true</bool>
<dimen name="status_bar_height_default">104px</dimen>
<dimen name="status_bar_height_portrait">104px</dimen>
<dimen name="status_bar_height_default">36dp</dimen>
<dimen name="status_bar_height_portrait">36dp</dimen>
<!-- Control whether the pickup gesture is enabled by default. This value will be used
during initialization when the setting is still null. -->