Merge "Reduce status bar height" into udc-qpr-dev
This commit is contained in:
commit
d4802709a1
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