Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc8a321a authored by Michał Brzeziński's avatar Michał Brzeziński Committed by Android (Google) Code Review
Browse files

Merge changes from topic "presubmit-am-740c2ffbbb474beca0a636ae09435821" into tm-mainline-prod

* changes:
  [automerge] Increasing space between scrim and notifications bottom in split shade 2p: 2fbc3f29
  Increasing space between scrim and notifications bottom in split shade
parents 70354e08 6a42aca2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>