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

github.com/stefan-niedermann/nextcloud-deck.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/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/settings.xml b/app/src/main/res/xml/settings.xml
index 587d0f633..6d67622bd 100644
--- a/app/src/main/res/xml/settings.xml
+++ b/app/src/main/res/xml/settings.xml
@@ -32,7 +32,7 @@
app:defaultValue="false" />
<it.niedermann.nextcloud.deck.ui.branding.BrandedSwitchPreference
- android:icon="@drawable/ic_format_paint_grey600_24dp"
+ android:icon="@drawable/ic_baseline_compact_24"
android:key="@string/pref_key_compact"
android:title="@string/settings_compact_title"
app:defaultValue="false" />