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

Commit 78e5162d authored by Matthew Fritze's avatar Matthew Fritze Committed by android-build-merger
Browse files

Support tile title text line wraps am: 0f813d66 am: 0e0e6c55

am: 86c8b2a1

Change-Id: I37e3c11aaa2f8fdd59b3f6e9a963c55661b81849
parents b52d3768 86c8b2a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"/>