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

Commit b645442e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adjusting horizontal margin of notifications in split shade" into tm-dev

parents da965adc 34bdcccc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,5 +76,5 @@
         whether the progress is > 0, therefore this value is not very important. -->
    <dimen name="lockscreen_shade_status_bar_transition_distance">@dimen/lockscreen_shade_full_transition_distance</dimen>

    <dimen name="notification_panel_margin_horizontal">12dp</dimen>
    <dimen name="notification_panel_margin_horizontal">24dp</dimen>
</resources>
+0 −2
Original line number Diff line number Diff line
@@ -23,7 +23,5 @@

    <dimen name="keyguard_split_shade_top_margin">72dp</dimen>

    <dimen name="notification_panel_margin_horizontal">24dp</dimen>

    <dimen name="split_shade_header_height">56dp</dimen>
</resources>