From 0fa03cba2150a2225677d6abe611c63510e428ee Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 20 Aug 2018 22:33:00 +0800 Subject: Rename some classes and layout resources. Feature added: view posts in ViewSubredditDetailActivity. --- app/src/main/res/layout/fragment_post.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 app/src/main/res/layout/fragment_post.xml (limited to 'app/src/main/res/layout/fragment_post.xml') diff --git a/app/src/main/res/layout/fragment_post.xml b/app/src/main/res/layout/fragment_post.xml new file mode 100644 index 00000000..e18a4a62 --- /dev/null +++ b/app/src/main/res/layout/fragment_post.xml @@ -0,0 +1,30 @@ + + + + + + + + + -- cgit v1.2.3