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

Commit 631504d2 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Make notif control padding match

Between convos and non-convos

Test: visual with a ruler
Fixes: 160016286
Change-Id: Ie5588a657174007a4fb02d1aa27bb7f62e24786d
parent a2b37706
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