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

Commit 27744c49 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: Idb1d792e783ee15d217e5b79a5666aefc0209143
parents d4589b47 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