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/item_filter_label.xml')
-rw-r--r--app/src/main/res/layout/item_filter_label.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_filter_label.xml b/app/src/main/res/layout/item_filter_label.xml
index 8308d10a4..dd93d9edd 100644
--- a/app/src/main/res/layout/item_filter_label.xml
+++ b/app/src/main/res/layout/item_filter_label.xml
@@ -24,6 +24,6 @@
app:layout_alignSelf="center"
app:layout_flexShrink="0"
app:srcCompat="@drawable/selected_check"
- tools:src="@drawable/ic_check_grey600_24dp" />
+ tools:src="@drawable/ic_check_24dp" />
</com.google.android.flexbox.FlexboxLayout> \ No newline at end of file