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

Commit 8c09fbd4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix the ellipsis format" into sc-dev am: 9646f663

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

Change-Id: Ie236692ecf2bad2334667530a49f2cb0a5427be2
parents 909d9927 9646f663
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -65,9 +65,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:singleLine="true"
            android:textAppearance="?android:attr/textAppearanceListItem"
            android:ellipsize="marquee"
            android:fadingEdge="horizontal"/>
            android:textAppearance="?android:attr/textAppearanceListItem"/>

        <LinearLayout
            android:id="@+id/summary_container"