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

Commit 23f813e8 authored by Yanting Yang's avatar Yanting Yang Committed by Android (Google) Code Review
Browse files

Merge "Enable app name to show up to 2 lines" into sc-dev

parents 68667bdd 49d5cdbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
            android:layout_height="wrap_content"
            android:ellipsize="marquee"
            android:fadingEdge="horizontal"
            android:singleLine="true"
            android:maxLines="2"
            android:textAppearance="?android:attr/textAppearanceListItem"/>

        <TextView