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

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

Merge "Add missed layout_below property for priority section."

parents 2fc8e09e 2daff162
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@
            android:focusable="false"
            android:ellipsize="end"
            android:maxLines="4"
            android:layout_below="@id/icon_label_container"
            android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"
            android:visibility="gone" />
    </com.android.settings.notification.NotificationButtonRelativeLayout>