Merge "Support tile title text line wraps" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f5cd60372c
@@ -34,7 +34,7 @@
|
||||
android:id="@+id/tile_title"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:singleLine="true"
|
||||
android:maxLines="2"
|
||||
android:textAppearance="@style/TextAppearance.TileTitle"
|
||||
android:ellipsize="end"
|
||||
android:fadingEdge="horizontal"/>
|
||||
|
Reference in New Issue
Block a user