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

Commit 6498d8f6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "use android:textAppearanceListItem to replace Preference subhead"

parents 9881395c 1447f265
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ instead of an ImageView -->
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:singleLine="true"
            android:textAppearance="@style/Preference_TextAppearanceMaterialSubhead"
            android:textAppearance="?android:attr/textAppearanceListItem"
            android:ellipsize="marquee" />

        <RelativeLayout