ui: fix broken selection on editable song
This commit is contained in:
parent
189cc63de7
commit
9b7053ab7e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
android:id="@+id/interact_body"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/ui_item_ripple">
|
||||
android:background="@drawable/ui_item_bg">
|
||||
|
||||
<org.oxycblt.auxio.image.CoverView
|
||||
android:id="@+id/song_album_cover"
|
||||
|
|
Loading…
Reference in a new issue