We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
false
1 parent 75ebd6b commit 2f7e7daCopy full SHA for 2f7e7da
app/src/main/res/xml/preferences.xml
@@ -62,7 +62,7 @@
62
<PreferenceCategory android:title="@string/preferences_privacy_settings_heading">
63
<org.wikipedia.settings.SwitchPreferenceMultiLine
64
android:key="@string/preference_key_eventlogging_opt_in"
65
- android:defaultValue="true"
+ android:defaultValue="false"
66
android:title="@string/preference_title_eventlogging_opt_in"
67
android:summary="@string/preference_summary_eventlogging_opt_in" />
68
</PreferenceCategory>
0 commit comments