Fixed playlist view margin

This commit is contained in:
Bnyro 2022-05-01 00:14:44 +02:00
parent 963be1634a
commit d0ae227384

View File

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