Fix system icons container x-axis shift between Keyguard/Home StatusBar am: 95721dbff1 am: f209abfba3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15481536 Change-Id: I25f26d5a9cb59e9077d85af74e6d5b5c792d6cea
This commit is contained in:
commit
c751969f4a
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">6dp</dimen>
|
<dimen name="system_icons_keyguard_padding_end">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">10dp</dimen>
|
<dimen name="system_icons_keyguard_padding_end">7dp</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