第一次提交

This commit is contained in:
xuhuixiang
2025-04-22 14:27:38 +08:00
parent 425bc1475e
commit 0ad9ee980a
1011 changed files with 8929 additions and 8657 deletions

View File

@@ -179,7 +179,7 @@
android:textSize="14sp" />
<com.dskj.rbchat.custom.PasswordEditText
<com.hbl.lewan.custom.PasswordEditText
android:id="@+id/password_edit_text_code"
android:layout_width="wrap_content"
android:layout_height="60dp"
@@ -191,7 +191,7 @@
app:passwordSize="26"
app:showPassword="false">
</com.dskj.rbchat.custom.PasswordEditText>
</com.hbl.lewan.custom.PasswordEditText>
<TextView
android:id="@+id/send_sms_tv"
@@ -228,7 +228,7 @@
android:layout_height="@dimen/dp_88"
android:layout_marginTop="@dimen/dp_40"
android:layout_gravity="center_horizontal">
<com.dskj.rbchat.widget.CircleImageView
<com.hbl.lewan.widget.CircleImageView
android:id="@+id/head_iv"
android:layout_width="match_parent"
android:layout_height="match_parent"