set proxy setting to default off
This commit is contained in:
parent
305d67fd2c
commit
f76d90affd
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue