Adjust 0.5dp padding for KeyguardStatusBarView am: 86fc105032
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15582267 Change-Id: Ifb7a11479bf225d63fec74f8fe2f2f49ebea009d
This commit is contained in:
commit
72d9258aa8
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
||||||
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
||||||
|
|
||||||
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
||||||
<dimen name="system_icons_keyguard_padding_end">5dp</dimen>
|
<dimen name="system_icons_keyguard_padding_end">4.5dp</dimen>
|
||||||
|
|
||||||
<dimen name="keyguard_carrier_text_margin">0px</dimen>
|
<dimen name="keyguard_carrier_text_margin">0px</dimen>
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
||||||
|
|
||||||
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
<!-- Margin on the right side of the system icon group on Keyguard. -->
|
||||||
<dimen name="system_icons_keyguard_padding_end">7dp</dimen>
|
<dimen name="system_icons_keyguard_padding_end">6.5dp</dimen>
|
||||||
|
|
||||||
<!-- A path similar to frameworks/base/core/res/res/values/config.xml
|
<!-- A path similar to frameworks/base/core/res/res/values/config.xml
|
||||||
config_mainBuiltInDisplayCutout that describes a path larger than the exact path of a display
|
config_mainBuiltInDisplayCutout that describes a path larger than the exact path of a display
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue