Merge "Reduce status bar height" into udc-qpr-dev am: d4802709a1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/23922106 Change-Id: I1973fd55b75745201c92c4000a4bc1ab5ddf6610 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
48e9b1bf33
1 changed files with 2 additions and 2 deletions
|
@ -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. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue