登录页面UI调整
This commit is contained in:
parent
a454da8518
commit
eb5d77bad0
@ -266,7 +266,7 @@
|
|||||||
android:id="@+id/lt_customer"
|
android:id="@+id/lt_customer"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="30dp"
|
android:layout_height="30dp"
|
||||||
android:layout_marginTop="30dp"
|
android:layout_marginTop="50dp"
|
||||||
android:gravity="center">
|
android:gravity="center">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
@ -283,8 +283,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center"
|
android:layout_gravity="center"
|
||||||
android:layout_marginTop="22dp"
|
android:layout_marginBottom="35dp"
|
||||||
android:layout_marginBottom="22dp"
|
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
Loading…
Reference in New Issue
Block a user