Error handling added
This commit is contained in:
parent
a773074c77
commit
8dfb0dc8dd
50 changed files with 2206 additions and 1473 deletions
|
@ -23,6 +23,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:ellipsize="end"
|
||||
android:gravity="center"
|
||||
android:maxLines="2"
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:text="@string/normal_lyrics"
|
||||
|
@ -34,6 +35,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:maxLines="1"
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:text="@string/normal_lyrics"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue