From d9f1130c97f4f0083f115b5d61449a87aeaca21f Mon Sep 17 00:00:00 2001 From: Aaron Sun Date: Thu, 1 Oct 2020 12:54:10 -0700 Subject: [PATCH] Added List UI page --- .../app/src/main/res/layout/format_list.xml | 142 ++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 Listify/app/src/main/res/layout/format_list.xml diff --git a/Listify/app/src/main/res/layout/format_list.xml b/Listify/app/src/main/res/layout/format_list.xml new file mode 100644 index 0000000..8e2ba7b --- /dev/null +++ b/Listify/app/src/main/res/layout/format_list.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file