mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-03 19:01:39 +00:00
chg: Move the playlist duplicates option to preferences
As per the recommendation of @eddyizm
This commit is contained in:
parent
a22883fdde
commit
1c2f1aa061
6 changed files with 43 additions and 28 deletions
|
|
@ -23,12 +23,4 @@
|
|||
android:layout_weight="1"
|
||||
android:layout_marginTop="8dp"
|
||||
android:clipToPadding="false" />
|
||||
|
||||
<CheckBox
|
||||
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