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

Commit 02b61abc authored by Edgar Wang's avatar Edgar Wang Committed by Android (Google) Code Review
Browse files

Merge "Ensure that the title of SelectorWithWidgetPreference does not truncate" into main

parents 1408dcf1 2dc53467
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:maxLines="2"
            android:ellipsize="end"
            android:hyphenationFrequency="normalFast"
            android:lineBreakWordStyle="phrase"
            android:textAppearance="?android:attr/textAppearanceListItem"/>
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
            android:layout_width="wrap_content"
            android:layout_height="wrap_content"
            android:maxLines="2"
            android:ellipsize="end"
            android:textAppearance="?android:attr/textAppearanceListItem"/>

        <LinearLayout