mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-23 23:41:36 +01:00
Removed downloadMediaOnWifiOnly option
This commit is contained in:
parent
63c76b80f8
commit
46ec966e6a
@ -16,12 +16,6 @@
|
||||
android:title="@string/pref_followQueue_title" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/network_pref" >
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:enabled="true"
|
||||
android:key="prefDownloadMediaOnWifiOnly"
|
||||
android:summary="@string/pref_downloadMediaOnWifiOnly_sum"
|
||||
android:title="@string/pref_downloadMediaOnWifiOnly_title" />
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="0"
|
||||
|
Loading…
Reference in New Issue
Block a user