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

Commit d126ad21 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: I4ccef24f0ad597e402d6c391195d82ec73977de5
parents fead1ca3 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