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_card_compact.xml')
-rw-r--r--app/src/main/res/layout/item_card_compact.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_card_compact.xml b/app/src/main/res/layout/item_card_compact.xml
index 28a91b020..7d7b63cdd 100644
--- a/app/src/main/res/layout/item_card_compact.xml
+++ b/app/src/main/res/layout/item_card_compact.xml
@@ -49,7 +49,7 @@
android:layout_marginTop="8sp"
android:contentDescription="@string/not_synced_yet"
android:visibility="gone"
- app:srcCompat="@drawable/ic_sync_blue_24dp"
+ app:srcCompat="@drawable/ic_sync_18dp"
app:tint="?attr/colorPrimary"
tools:visibility="visible" />