Revert "Add a new smart playlist "Not played lately" playlist (#613)"
This reverts commit 764751381a.
This commit is contained in:
parent
b4d3470096
commit
29371671ee
9 changed files with 8 additions and 144 deletions
|
|
@ -4,16 +4,6 @@
|
|||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEPreferenceCategory android:title="@string/pref_header_playlists">
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="this_month"
|
||||
android:entries="@array/pref_playlists_recently_played_interval_titles"
|
||||
android:entryValues="@array/pref_playlists_recently_played_interval_values"
|
||||
android:key="recently_played_interval"
|
||||
android:negativeButtonText="@null"
|
||||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_recently_played_interval" />
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATEListPreference
|
||||
app:iconSpaceReserved="false"
|
||||
android:defaultValue="this_month"
|
||||
android:entries="@array/pref_playlists_last_added_interval_titles"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue