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_stack.xml')
-rw-r--r--app/src/main/res/layout/item_search_stack.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_search_stack.xml b/app/src/main/res/layout/item_search_stack.xml
index 19e2b7da2..a9ddf5213 100644
--- a/app/src/main/res/layout/item_search_stack.xml
+++ b/app/src/main/res/layout/item_search_stack.xml
@@ -8,7 +8,7 @@
android:paddingTop="@dimen/spacer_4x"
android:paddingEnd="@dimen/spacer_4x"
android:paddingBottom="@dimen/spacer_2x"
- android:textColor="?attr/colorAccent"
+ android:textColor="?attr/colorOnSurfaceVariant"
android:textSize="22sp"
android:textStyle="bold"
tools:text="@tools:sample/lorem" /> \ No newline at end of file