第一次提交
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user