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/layout/widget_single_card.xml')
-rw-r--r--app/src/main/res/layout/widget_single_card.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/widget_single_card.xml b/app/src/main/res/layout/widget_single_card.xml
index b868a59d5..3c8de6a96 100644
--- a/app/src/main/res/layout/widget_single_card.xml
+++ b/app/src/main/res/layout/widget_single_card.xml
@@ -120,7 +120,7 @@
android:contentDescription="@null"
android:tint="@color/grey600"
tools:ignore="UseAppTint"
- tools:src="@drawable/ic_attach_file_grey600_24dp" />
+ tools:src="@drawable/ic_attach_file_24dp" />
<TextView
android:id="@+id/card_count_attachments"