From 68d3a7b09f42aef6c3ec1874af3c9dee4c3eef8c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 12 Jul 2019 09:35:05 +0800 Subject: Submitting link posts is available. Fixed force stop when a user has no post in ViewUserDetailActivity. --- app/src/main/res/layout/activity_post_link.xml | 95 ++++++++++++++++++++++++++ app/src/main/res/layout/activity_post_text.xml | 2 +- 2 files changed, 96 insertions(+), 1 deletion(-) create mode 100644 app/src/main/res/layout/activity_post_link.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_post_link.xml b/app/src/main/res/layout/activity_post_link.xml new file mode 100644 index 00000000..2d57c57b --- /dev/null +++ b/app/src/main/res/layout/activity_post_link.xml @@ -0,0 +1,95 @@ + + + + + + + + + + + + + +