From 2e96ba22d8b203447c70a58fde07d4dbc9639006 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Tue, 20 Aug 2024 15:15:20 -0400
Subject: Refine landscape and tablet UI in CustomizeCommentFilterActivity.
---
.../activity_customize_comment_filter.xml | 393 +++++++++++++++++++++
.../activity_customize_comment_filter.xml | 393 +++++++++++++++++++++
2 files changed, 786 insertions(+)
create mode 100644 app/src/main/res/layout-land/activity_customize_comment_filter.xml
create mode 100644 app/src/main/res/layout-sw600dp/activity_customize_comment_filter.xml
diff --git a/app/src/main/res/layout-land/activity_customize_comment_filter.xml b/app/src/main/res/layout-land/activity_customize_comment_filter.xml
new file mode 100644
index 00000000..b80b28e9
--- /dev/null
+++ b/app/src/main/res/layout-land/activity_customize_comment_filter.xml
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout-sw600dp/activity_customize_comment_filter.xml b/app/src/main/res/layout-sw600dp/activity_customize_comment_filter.xml
new file mode 100644
index 00000000..b80b28e9
--- /dev/null
+++ b/app/src/main/res/layout-sw600dp/activity_customize_comment_filter.xml
@@ -0,0 +1,393 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
--
cgit v1.2.3