修改bug

This commit is contained in:
md
2021-07-22 18:22:03 +08:00
parent f8805da00e
commit e1993e8e54
49 changed files with 517 additions and 330 deletions

View File

@@ -45,7 +45,7 @@
<ImageView
android:layout_width="match_parent"
android:layout_height="150dp"
android:background="@mipmap/bg"
android:background="@drawable/bg"
app:layout_constraintTop_toBottomOf="@+id/rl_withdraw" />
<androidx.constraintlayout.widget.ConstraintLayout