mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
Removed unused settings
This commit is contained in:
parent
76a1bc6541
commit
ead5346f1b
3 changed files with 7 additions and 24 deletions
|
|
@ -19,15 +19,6 @@
|
|||
app:title="@string/theme_selection"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="no"
|
||||
app:dialogTitle="@string/save_filters"
|
||||
app:entries="@array/saveFilterListArray"
|
||||
app:entryValues="@array/saveFilterEntryArray"
|
||||
app:key="filtersPref"
|
||||
app:title="@string/save_filters"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<ListPreference
|
||||
app:defaultValue="10"
|
||||
app:dialogTitle="@string/instant_mix_song_number"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue