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

Commit dad3470c authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Give a long string some extra space

Test: manual
Bug: 159164084
Change-Id: Ie6a61017a37d01e502e2446ac4cd6a22a4628d84
parent dd6f6fdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
            android:clickable="false"
            android:focusable="false"
            android:ellipsize="end"
            android:maxLines="3"
            android:maxLines="4"
            android:layout_below="@id/icon"
            android:textAppearance="@style/TextAppearance.NotificationImportanceDetail"
            android:visibility="gone" />