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

Commit f5cd6037 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Support tile title text line wraps" into nyc-mr1-dev

parents 08254e5b 0f813d66
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"/>