This commit is contained in:
pengxiaolong
2026-01-23 16:52:51 +08:00
parent affe08c8b4
commit 63415e1fde
13 changed files with 266 additions and 326 deletions

View File

@@ -9,12 +9,10 @@
tools:context=".ui.home.HomeFragment">
<!-- 背景-->
<ImageView
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:src="@drawable/bg"
android:scaleType="fitXY"
android:adjustViewBounds="true" />
android:background="#F6F7FB"/>
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"