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