diff --git a/app/src/main/res/layout/item_player_queue_song.xml b/app/src/main/res/layout/item_player_queue_song.xml index c0b4b20f..bc98379d 100644 --- a/app/src/main/res/layout/item_player_queue_song.xml +++ b/app/src/main/res/layout/item_player_queue_song.xml @@ -5,8 +5,8 @@ android:clipChildren="false" android:foreground="?attr/selectableItemBackground" android:orientation="horizontal" - android:paddingTop="3dp" android:paddingHorizontal="24dp" + android:paddingTop="3dp" android:paddingBottom="3dp">