aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_text.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2019-08-26 07:55:18 +0000
committerAlex Ning <chineseperson5@gmail.com>2019-08-26 07:55:18 +0000
commit1da0e08552fbd5564eb7df539ec0d15d8201c1fa (patch)
treef54a664dfb00f04c3f721e3bbba4ba37cd8aaf59 /app/src/main/res/layout/activity_post_text.xml
parent5e144c6de94d4fe2233b83b3c804d101ebcbe703 (diff)
downloadinfinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar.gz
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar.bz2
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar.lz
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar.xz
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.tar.zst
infinity-for-reddit-1da0e08552fbd5564eb7df539ec0d15d8201c1fa.zip
Tap the error view to retry loading comments in ViewPostDetailActivity. Minor UI tweaks.
Diffstat (limited to 'app/src/main/res/layout/activity_post_text.xml')
-rw-r--r--app/src/main/res/layout/activity_post_text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_post_text.xml b/app/src/main/res/layout/activity_post_text.xml
index b9798901..11001a14 100644
--- a/app/src/main/res/layout/activity_post_text.xml
+++ b/app/src/main/res/layout/activity_post_text.xml
@@ -64,7 +64,7 @@
android:layout_alignParentEnd="true"
android:layout_centerVertical="true"
android:text="@string/rules"
- android:textColor="@color/colorAccent" />
+ android:textColor="@android:color/white" />
</RelativeLayout>