diff --git a/app/src/main/res/layout/playlist_row.xml b/app/src/main/res/layout/playlist_row.xml index 8840e5671..efd6d4a28 100644 --- a/app/src/main/res/layout/playlist_row.xml +++ b/app/src/main/res/layout/playlist_row.xml @@ -4,7 +4,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_margin="8px" + android:layout_margin="8dp" android:layout_marginBottom="16dp" android:background="?android:attr/selectableItemBackground" android:id="@+id/video_search"