diff --git a/app/src/main/res/layout/item_queue_song.xml b/app/src/main/res/layout/item_queue_song.xml index 440ffcb0f..192ade48c 100644 --- a/app/src/main/res/layout/item_queue_song.xml +++ b/app/src/main/res/layout/item_queue_song.xml @@ -10,7 +10,7 @@ android:id="@+id/background" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="?attr/colorPrimary" + android:background="?attr/colorError" android:visibility="invisible" /> + android:layout_marginEnd="@dimen/spacing_small" + app:tint="?attr/colorOnError" />