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_prepare_create_board.xml')
-rw-r--r--app/src/main/res/layout/item_prepare_create_board.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_prepare_create_board.xml b/app/src/main/res/layout/item_prepare_create_board.xml
index 9fc5defa1..78e1796a8 100644
--- a/app/src/main/res/layout/item_prepare_create_board.xml
+++ b/app/src/main/res/layout/item_prepare_create_board.xml
@@ -14,7 +14,7 @@
android:layout_height="@dimen/avatar_size"
android:layout_marginEnd="@dimen/spacer_2x"
android:contentDescription="@null"
- app:srcCompat="@drawable/circle_grey600_36dp"
+ app:srcCompat="@drawable/circle_36dp"
tools:tint="@color/board_default_color" />
<TextView