Add back toggle to enable wifi-only downloads
This commit is contained in:
@@ -41,6 +41,12 @@
|
||||
app:summary="@string/pref_install_delete_summary"
|
||||
app:title="@string/pref_install_delete_title" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="false"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="PREFERENCE_DOWNLOAD_WIFI_ONLY"
|
||||
app:title="@string/pref_downloader_wifi_title" />
|
||||
|
||||
<SeekBarPreference
|
||||
android:defaultValue="3"
|
||||
android:key="PREFERENCE_DOWNLOAD_ACTIVE"
|
||||
|
||||
Reference in New Issue
Block a user