Merge "Ellipsize Preference summaries" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0ca3829d4c
@@ -67,7 +67,8 @@
|
||||
android:layout_alignStart="@id/title"
|
||||
android:textAppearance="?attr/textAppearanceListItemSecondary"
|
||||
android:textColor="?attr/textColorSecondary"
|
||||
android:maxLines="10" />
|
||||
android:maxLines="10"
|
||||
android:ellipsize="end" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user