From d350f05cc1fd39bf2ce377d0c1e04831e2f7b68f Mon Sep 17 00:00:00 2001 From: xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> Date: Mon, 8 Feb 2021 22:38:13 +0800 Subject: Add files via upload --- res/layout/list_menu_1.xml | 42 +++ res/layout/list_menu_2.xml | 42 +++ res/layout/main.xml | 865 +++++++++++++++++++++++++++++++++++++++++++++ res/layout/splash.xml | 23 ++ 4 files changed, 972 insertions(+) create mode 100644 res/layout/list_menu_1.xml create mode 100644 res/layout/list_menu_2.xml create mode 100644 res/layout/main.xml create mode 100644 res/layout/splash.xml diff --git a/res/layout/list_menu_1.xml b/res/layout/list_menu_1.xml new file mode 100644 index 0000000..29b4111 --- /dev/null +++ b/res/layout/list_menu_1.xml @@ -0,0 +1,42 @@ + + + + + + + diff --git a/res/layout/list_menu_2.xml b/res/layout/list_menu_2.xml new file mode 100644 index 0000000..808b600 --- /dev/null +++ b/res/layout/list_menu_2.xml @@ -0,0 +1,42 @@ + + + + + + + diff --git a/res/layout/main.xml b/res/layout/main.xml new file mode 100644 index 0000000..323b667 --- /dev/null +++ b/res/layout/main.xml @@ -0,0 +1,865 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/splash.xml b/res/layout/splash.xml new file mode 100644 index 0000000..a8cc876 --- /dev/null +++ b/res/layout/splash.xml @@ -0,0 +1,23 @@ + + + + + -- cgit v1.2.3