Merge "use android:textAppearanceListItem to replace Preference subhead"
This commit is contained in:
committed by
Android (Google) Code Review
commit
6498d8f621
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user