aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout/item_rpan_comment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_rpan_comment.xml b/app/src/main/res/layout/item_rpan_comment.xml
index 74766a90..97f8969f 100644
--- a/app/src/main/res/layout/item_rpan_comment.xml
+++ b/app/src/main/res/layout/item_rpan_comment.xml
@@ -24,7 +24,7 @@
android:id="@+id/author_text_view_item_rpan_comment"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:textColor="@color/colorPrimary" />
+ android:textColor="#02BAEE" />
<TextView
android:id="@+id/content_text_view_item_rpan_comment"