mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
a40: adjust statusbar height
This commit is contained in:
parent
708d6285cb
commit
8cc5a3fc42
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<!-- Height of the status bar in portrait. The height should be
|
<!-- Height of the status bar in portrait. The height should be
|
||||||
Max((status bar content height + waterfall top size), top cutout size) -->
|
Max((status bar content height + waterfall top size), top cutout size) -->
|
||||||
<dimen name="status_bar_height_portrait">31.0dip</dimen>
|
<dimen name="status_bar_height_portrait">86.0px</dimen>
|
||||||
|
|
||||||
<!-- Default radius of the software rounded corners. -->
|
<!-- Default radius of the software rounded corners. -->
|
||||||
<dimen name="rounded_corner_radius">40px</dimen>
|
<dimen name="rounded_corner_radius">40px</dimen>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue