fix: The layout should be more in line with the playlist entries
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
android:id="@+id/playlist_chooser_dialog_skip_duplicates"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:text="@string/playlist_chooser_dialog_skip_duplicates"
|
||||
android:checked="true" />
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user