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_tip.xml')
-rw-r--r--app/src/main/res/layout/item_tip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_tip.xml b/app/src/main/res/layout/item_tip.xml
index d74648df6..7fe684909 100644
--- a/app/src/main/res/layout/item_tip.xml
+++ b/app/src/main/res/layout/item_tip.xml
@@ -14,7 +14,7 @@
android:drawablePadding="@dimen/spacer_2x"
android:gravity="start|center"
android:textAppearance="?attr/textAppearanceListItem"
- app:drawableStartCompat="@drawable/ic_lightbulb_outline_grey600_24dp"
+ app:drawableStartCompat="@drawable/ic_lightbulb_outline_24dp"
tools:maxLength="200"
tools:text="@tools:sample/lorem/random" />