From 1f2137dd365bc07b5fd38df22e54379933585994 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 26 Jul 2018 23:04:44 +0800 Subject: First commit --- app/src/main/res/layout/item_best_post.xml | 179 +++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 app/src/main/res/layout/item_best_post.xml (limited to 'app/src/main/res/layout/item_best_post.xml') diff --git a/app/src/main/res/layout/item_best_post.xml b/app/src/main/res/layout/item_best_post.xml new file mode 100644 index 00000000..4bd95542 --- /dev/null +++ b/app/src/main/res/layout/item_best_post.xml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3