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_user.xml')
-rw-r--r--app/src/main/res/layout/item_filter_user.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_filter_user.xml b/app/src/main/res/layout/item_filter_user.xml
index 35324d859..59d8be1a6 100644
--- a/app/src/main/res/layout/item_filter_user.xml
+++ b/app/src/main/res/layout/item_filter_user.xml
@@ -19,7 +19,7 @@
android:layout_height="@dimen/avatar_size"
android:layout_marginEnd="10dp"
android:contentDescription="@null"
- app:srcCompat="@drawable/ic_person_grey600_24dp"
+ app:srcCompat="@drawable/ic_person_24dp"
tools:srcCompat="@tools:sample/avatars" />
<androidx.appcompat.widget.AppCompatImageView