From 06d1d028ebd482607762cdf87f958710d773eec1 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 11 Dec 2020 19:37:45 +0800 Subject: Prepare to add post filter. --- .../res/layout/activity_customize_post_filter.xml | 390 +++++++++++++++++++++ 1 file changed, 390 insertions(+) create mode 100644 app/src/main/res/layout/activity_customize_post_filter.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_customize_post_filter.xml b/app/src/main/res/layout/activity_customize_post_filter.xml new file mode 100644 index 00000000..084f83d7 --- /dev/null +++ b/app/src/main/res/layout/activity_customize_post_filter.xml @@ -0,0 +1,390 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3