[automerge] Increasing space between scrim and notifications bottom in split shade 2p: 2fbc3f2980

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17636530

Change-Id: I15bd763b283f5ed3131a3dc9d546ea535b09cdc0
This commit is contained in:
Michal Brzezinski
2022-04-07 18:03:07 +00:00
committed by Presubmit Automerger Backend

View File

@@ -18,8 +18,8 @@
-->
<resources>
<dimen name="controls_padding_horizontal">205dp</dimen>
<dimen name="split_shade_notifications_scrim_margin_bottom">16dp</dimen>
<dimen name="notification_panel_margin_bottom">56dp</dimen>
<dimen name="split_shade_notifications_scrim_margin_bottom">24dp</dimen>
<dimen name="notification_panel_margin_bottom">64dp</dimen>
<dimen name="keyguard_split_shade_top_margin">72dp</dimen>