Category-specific auto download (#701)

* Category-specific auto download
This commit is contained in:
Bram van de Kerkhof
2017-03-18 13:09:40 -04:00
committed by GitHub
parent 3be9881997
commit 68c4116327
7 changed files with 62 additions and 7 deletions

View File

@@ -53,6 +53,10 @@
android:key="@string/pref_download_new_key"
android:title="@string/pref_download_new"/>
<MultiSelectListPreference
android:key="@string/pref_download_new_categories_key"
android:title="@string/pref_download_new_categories" />
</PreferenceScreen>
</PreferenceScreen>