Skip to content

Commit

Permalink
Use ellipsize="end" for library description BaselineGridTextView view
Browse files Browse the repository at this point in the history
  • Loading branch information
amilcar-andrade committed Nov 1, 2016
1 parent 0b0262e commit 54da54f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/library.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
android:layout_toEndOf="@id/library_image"
android:layout_alignParentEnd="true"
android:maxLines="2"
android:ellipsize="end"
style="@style/Widget.Plaid.SecondaryText" />

<Button
Expand Down

0 comments on commit 54da54f

Please sign in to comment.