修复
This commit is contained in:
parent
f5f68f16b7
commit
9dfb772224
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user