Adjust 0.5dp padding for KeyguardStatusBarView am: 86fc105032 am: d555006679 am: 1a784acab5 am: 536163198f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15582267 Change-Id: I6368ca85af357b843a32fd4bac21b4040663b693
This commit is contained in:
commit
7ab10cc3f2
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
<dimen name="system_icons_super_container_avatarless_margin_end">26px</dimen>
|
||||
|
||||
<!-- 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
|
||||
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