增加配置按钮,目前还有错误

This commit is contained in:
2024-09-28 22:28:22 +08:00
parent 1339121826
commit 419adf4108
8 changed files with 89 additions and 19 deletions

View File

@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/mainLinearLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"