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.
2 parents df5dc3e + 2ae150d commit d6fb666Copy full SHA for d6fb666
app/src/main/res/xml/preferences.xml
@@ -53,6 +53,7 @@
53
android:title="@string/prefs_show_hidden_files"
54
android:key="show_hidden_files"/>
55
<com.owncloud.android.ui.ThemeableSwitchPreference
56
+ android:defaultValue="true"
57
android:title="@string/prefs_show_ecosystem_apps"
58
android:key="show_ecosystem_apps"
59
android:summary="@string/prefs_show_ecosystem_apps_summary"/>
0 commit comments