This commit is contained in:
18401019693 2023-07-11 11:43:12 +08:00
parent f5f68f16b7
commit 9dfb772224

View File

@ -235,13 +235,13 @@
<androidx.core.widget.NestedScrollView <androidx.core.widget.NestedScrollView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="392dp"> android:layout_height="392dp"
android:paddingTop="25dp"
android:paddingBottom="25dp">
<FrameLayout <FrameLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent">
android:layout_marginTop="25dp"
android:layout_marginBottom="25dp">
<!--结果--> <!--结果-->
<LinearLayout <LinearLayout
android:layout_width="245dp" android:layout_width="245dp"