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

Commit 4b478e6d authored by Julia Reynolds's avatar Julia Reynolds Committed by Automerger Merge Worker
Browse files

Merge "Make notif control padding match" into sc-dev am: 68bec471

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

Change-Id: Ie9a4b8017cddfcdee505fa511cf4bbf258c9b059
parents 467cf75e 68bec471
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
    android:clipChildren="true"
    android:clipToPadding="true"
    android:orientation="vertical"
    android:paddingStart="12dp">
    android:paddingStart="@dimen/notification_shade_content_margin_horizontal">

    <!-- Package Info -->
    <LinearLayout