From 297db53aa3038e4486a8fc199425a77476c9cb06 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 7 May 2019 19:45:08 +0800 Subject: Reverse the change of unescaping HTML because it also remove all the HTML tags. Fixed subreddit name and post time overlapping. Fixed menu item text not shown in MainActivity. --- app/src/main/res/layout/activity_view_post_detail.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout/activity_view_post_detail.xml') diff --git a/app/src/main/res/layout/activity_view_post_detail.xml b/app/src/main/res/layout/activity_view_post_detail.xml index 26239fef..1fe7d3cd 100644 --- a/app/src/main/res/layout/activity_view_post_detail.xml +++ b/app/src/main/res/layout/activity_view_post_detail.xml @@ -34,11 +34,13 @@ -- cgit v1.2.3