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

Commit cc8116d1 authored by Yanting Yang's avatar Yanting Yang Committed by Automerger Merge Worker
Browse files

Merge "Enable app name to show up to 2 lines" into sc-dev am: 23f813e8

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14526748

Change-Id: I4dce569d2b547eddd2421779c6b752cf62f622eb
parents fbd93a6f 23f813e8
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