Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index f199636b..87773768 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -39,13 +39,6 @@
android:title="@string/settings_theme_title" />
<it.niedermann.owncloud.notes.branding.BrandedSwitchPreference
- android:defaultValue="true"
- android:icon="@drawable/ic_color_lens_grey600_24dp"
- android:key="@string/pref_key_branding"
- android:layout="@layout/item_pref"
- android:title="@string/settings_branding" />
-
- <it.niedermann.owncloud.notes.branding.BrandedSwitchPreference
android:icon="@drawable/ic_baseline_dashboard_24"
android:key="@string/pref_key_gridview"
android:layout="@layout/item_pref"