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_assignee.xml')
-rw-r--r--app/src/main/res/layout/item_assignee.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_assignee.xml b/app/src/main/res/layout/item_assignee.xml
index 961bdea30..0188f1a9e 100644
--- a/app/src/main/res/layout/item_assignee.xml
+++ b/app/src/main/res/layout/item_assignee.xml
@@ -12,6 +12,6 @@
android:layout_gravity="center"
android:scaleType="centerCrop"
android:background="?attr/selectableItemBackgroundBorderless"
- app:srcCompat="@drawable/ic_person_grey600_24dp"/>
+ app:srcCompat="@drawable/ic_person_24dp"/>
</FrameLayout> \ No newline at end of file