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

Commit 2ccbca14 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

[Notif Redesign] support ellipsize in Notification text

We decided to move forward with the option 2 in b/370988322.
Bug: 370988322
Test: visual test, screenshot tests to come later
Flag: android.app.notifications_redesign_templates

Change-Id: Ia3b66c1f99f1047434d745688c8656797a738642
parent 4b0446bf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
    android:layout_height="@dimen/notification_text_height"
    android:layout_gravity="top"
    android:layout_marginTop="@dimen/notification_text_margin_top"
    android:ellipsize="end"
    android:fadingEdge="horizontal"
    android:gravity="top"
    android:maxLines="1"