From a5da21edb3f49be95af9a131ebef8c894ed3881d Mon Sep 17 00:00:00 2001 From: xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> Date: Mon, 15 Feb 2021 23:47:53 +0800 Subject: Update main.xml --- app/src/main/res/layout/main.xml | 733 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 732 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout/main.xml') diff --git a/app/src/main/res/layout/main.xml b/app/src/main/res/layout/main.xml index 11b684f..34b65dc 100644 --- a/app/src/main/res/layout/main.xml +++ b/app/src/main/res/layout/main.xml @@ -37,7 +37,738 @@ android:layout_height="wrap_content" android:padding="8dp" android:gravity="center_horizontal|center_vertical" - android:orientation="horizontal"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" -- cgit v1.2.3