调整了部分问题

This commit is contained in:
zxj
2025-07-23 14:22:11 +08:00
parent 5ad82eb224
commit 7fd2ccb960
28 changed files with 486 additions and 210 deletions
@@ -12,7 +12,7 @@
<ImageView
android:layout_width="280dp"
android:layout_height="24dp"
android:layout_marginTop="92dp"
android:layout_marginTop="80dp"
android:src="@mipmap/ic_unbind_img" />
<TextView
@@ -179,7 +179,7 @@
<LinearLayout
android:id="@+id/ll_unbind"
android:layout_width="match_parent"
android:layout_height="80dp"
android:layout_height="70dp"
android:layout_marginTop="187dp"
android:background="@drawable/shape_btn_bg"
android:gravity="center">