Bugfixes
- Song duration textview size fix - <unknown> artist image fix
This commit is contained in:
parent
11ee05ce64
commit
b47f25a969
3 changed files with 3 additions and 4 deletions
|
|
@ -33,9 +33,8 @@
|
|||
|
||||
<TextView
|
||||
android:id="@+id/song_duration"
|
||||
android:layout_width="40dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:layout_gravity="center"
|
||||
android:fontFamily="sans-serif"
|
||||
android:gravity="center"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue