应用介绍页重构...

This commit is contained in:
ZhanGSKen
2025-03-25 00:06:42 +08:00
parent 76c9ae469f
commit 8fb9ef7992
7 changed files with 86 additions and 26 deletions

View File

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