mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 07:53:37 +00:00
Removed unused settings
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user