fix: 合并代码
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:hint=" ID/手机号"
|
||||
android:maxLines="1"
|
||||
android:paddingBottom="20dp"
|
||||
android:layout_marginRight="35dp"
|
||||
android:layout_marginLeft="35dp"
|
||||
@@ -81,6 +82,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:hint=" 请输入密码"
|
||||
android:maxLines="1"
|
||||
android:paddingBottom="15dp"
|
||||
android:layout_marginRight="35dp"
|
||||
android:layout_marginLeft="35dp"
|
||||
|
||||
@@ -261,8 +261,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="@id/iv_register_check"/>
|
||||
<Button
|
||||
android:id="@+id/btn_register"
|
||||
android:layout_width="300dp"
|
||||
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="50dp"
|
||||
android:layout_marginTop="20dp"
|
||||
android:gravity="center"
|
||||
|
||||
Reference in New Issue
Block a user