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_search_card.xml')
-rw-r--r--app/src/main/res/layout/item_search_card.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_search_card.xml b/app/src/main/res/layout/item_search_card.xml
index c3f30ec5f..f37fa7cec 100644
--- a/app/src/main/res/layout/item_search_card.xml
+++ b/app/src/main/res/layout/item_search_card.xml
@@ -61,5 +61,5 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@+id/coverImages"
app:srcCompat="@drawable/ic_menu"
- app:tint="?attr/colorAccent" />
+ app:tint="?attr/colorOnSurface" />
</androidx.constraintlayout.widget.ConstraintLayout> \ No newline at end of file