Add favorite view

This commit is contained in:
Antonio Cappiello 2020-11-30 20:54:05 +01:00
parent ae23d268cd
commit 01bdbf49b2
52 changed files with 1064 additions and 317 deletions

View file

@ -28,7 +28,7 @@
android:layout_height="wrap_content"
android:ellipsize="end"
android:fontFamily="@font/open_sans_font_family"
android:maxWidth="172dp"
android:maxWidth="256dp"
android:maxLines="2"
android:paddingStart="2dp"
android:paddingTop="8dp"