修改bug
This commit is contained in:
@@ -61,8 +61,8 @@
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_marginLeft="40dp"
|
||||
android:layout_marginRight="40dp"
|
||||
android:layout_marginRight="35dp"
|
||||
android:layout_marginLeft="35dp"
|
||||
android:background="@color/colorHui"
|
||||
app:layout_constraintTop_toBottomOf="@id/et_login_name"
|
||||
app:layout_constraintLeft_toLeftOf="@id/et_login_name"/>
|
||||
@@ -98,9 +98,9 @@
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:layout_marginRight="35dp"
|
||||
android:layout_marginLeft="35dp"
|
||||
android:background="@color/colorHui"
|
||||
android:layout_marginLeft="40dp"
|
||||
android:layout_marginRight="40dp"
|
||||
app:layout_constraintTop_toBottomOf="@id/et_login_paw"
|
||||
app:layout_constraintLeft_toLeftOf="@id/et_login_paw"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user