对能力测评的布局上优化和添加实名认证的姓名赋值绑定银行卡和用户资料

This commit is contained in:
md
2021-06-30 18:28:19 +08:00
parent c65a11659d
commit d3c725ac57
9 changed files with 93 additions and 48 deletions

View File

@@ -2,6 +2,7 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_marginTop="20dp"
android:layout_height="wrap_content">
<TextView