Increasing space between scrim and notifications bottom in split shade
Fixes: 228439157 Test: manual Change-Id: I35fd6fbe0838f003e9cb75bd06b1a08436a9e168
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="controls_padding_horizontal">205dp</dimen>
|
<dimen name="controls_padding_horizontal">205dp</dimen>
|
||||||
<dimen name="split_shade_notifications_scrim_margin_bottom">16dp</dimen>
|
<dimen name="split_shade_notifications_scrim_margin_bottom">24dp</dimen>
|
||||||
<dimen name="notification_panel_margin_bottom">56dp</dimen>
|
<dimen name="notification_panel_margin_bottom">64dp</dimen>
|
||||||
|
|
||||||
<dimen name="keyguard_split_shade_top_margin">72dp</dimen>
|
<dimen name="keyguard_split_shade_top_margin">72dp</dimen>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user