From 68c3cafd6a046561881d7ffa7d3771ca1ba15673 Mon Sep 17 00:00:00 2001 From: Kimlee-cmd <85122673+Kimlee-cmd@users.noreply.github.com> Date: Sat, 23 Jul 2022 20:17:47 +0800 Subject: [PATCH] Add files via upload --- app/src/main/res/layout/activity_home.xml | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 app/src/main/res/layout/activity_home.xml diff --git a/app/src/main/res/layout/activity_home.xml b/app/src/main/res/layout/activity_home.xml new file mode 100644 index 00000000..28f31c58 --- /dev/null +++ b/app/src/main/res/layout/activity_home.xml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file