mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
fix: The layout should be more in line with the playlist entries
This commit is contained in:
parent
2acf11023a
commit
a22883fdde
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue