ui: fix broken selection on editable song

This commit is contained in:
Alexander Capehart 2024-05-17 19:53:03 -06:00
parent 189cc63de7
commit 9b7053ab7e
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -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"