From 161e60b870cadbd13b5ce456a33ff62e1fe89f3d Mon Sep 17 00:00:00 2001 From: Toyga <330282372@qq.com> Date: Tue, 9 Nov 2021 08:48:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E6=B4=BB=E5=8A=A8=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E5=B8=83=E5=B1=80=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/src/main/res/layout/activity_main.xml | 21 +++-- .../app/src/main/res/layout/bottom.xml | 86 +++++++++++++++++++ 2 files changed, 96 insertions(+), 11 deletions(-) create mode 100644 Code/LeudaemiaLikeMe/app/src/main/res/layout/bottom.xml diff --git a/Code/LeudaemiaLikeMe/app/src/main/res/layout/activity_main.xml b/Code/LeudaemiaLikeMe/app/src/main/res/layout/activity_main.xml index 4fc2444..d30d6fe 100644 --- a/Code/LeudaemiaLikeMe/app/src/main/res/layout/activity_main.xml +++ b/Code/LeudaemiaLikeMe/app/src/main/res/layout/activity_main.xml @@ -1,18 +1,17 @@ - - + - \ No newline at end of file + + + \ No newline at end of file diff --git a/Code/LeudaemiaLikeMe/app/src/main/res/layout/bottom.xml b/Code/LeudaemiaLikeMe/app/src/main/res/layout/bottom.xml new file mode 100644 index 0000000..5c56f3b --- /dev/null +++ b/Code/LeudaemiaLikeMe/app/src/main/res/layout/bottom.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file