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:
authorStefan Niedermann <info@niedermann.it>2021-04-01 15:41:04 +0300
committerStefan Niedermann <info@niedermann.it>2021-04-01 15:41:04 +0300
commitb316c7549a888ddd6f367d869e1d11cbb56c924b (patch)
treefd0d71270879d976055bf41c64f0a0c4f06ae068 /app/src/main/res/xml
parent948bed9b9691b4894fae9b1f57387f045fab6988 (diff)
Remove beta hint from grid view
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 087f4ac2..f199636b 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -49,7 +49,6 @@
android:icon="@drawable/ic_baseline_dashboard_24"
android:key="@string/pref_key_gridview"
android:layout="@layout/item_pref"
- android:summary="@string/simple_beta"
android:title="@string/settings_gridview" />
</it.niedermann.owncloud.notes.branding.BrandedPreferenceCategory>