summaryrefslogtreecommitdiff
path: root/res/layout/arrow_toast.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/arrow_toast.xml')
-rw-r--r--res/layout/arrow_toast.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/arrow_toast.xml b/res/layout/arrow_toast.xml
index 88a92eb565..004e77833a 100644
--- a/res/layout/arrow_toast.xml
+++ b/res/layout/arrow_toast.xml
@@ -28,7 +28,7 @@
android:padding="16dp"
android:background="@drawable/arrow_toast_rounded_background"
android:elevation="@dimen/arrow_toast_elevation"
- android:textColor="@color/arrow_tip_view_content"
+ android:textColor="?attr/arrowTipTextColor"
android:textSize="14sp"/>
<View