set proxy setting to default off
This commit is contained in:
parent
23b7374830
commit
66809b39dc
@ -3,7 +3,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="httpProxyEnabled"
|
||||
android:title="@string/pref_title_http_proxy_enable" />
|
||||
<EditTextPreference
|
||||
|
Loading…
Reference in New Issue
Block a user