summaryrefslogtreecommitdiffstats
path: root/res/layout/app_msg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/app_msg.xml')
-rw-r--r--res/layout/app_msg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/app_msg.xml b/res/layout/app_msg.xml
index 235fe47..8767a0f 100644
--- a/res/layout/app_msg.xml
+++ b/res/layout/app_msg.xml
@@ -12,7 +12,7 @@
android:layout_height="wrap_content"
android:gravity="center"
android:padding="8dp"
- android:textColor="?android:textColorPrimaryInverse"
+ android:textColor="@color/app_msg_text_color"
android:textIsSelectable="false"
android:textSize="14sp"
android:textStyle="bold" />