|
|
|
@ -16,13 +16,14 @@
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_weight="1"
|
|
|
|
|
android:layout_marginTop="140dp"
|
|
|
|
|
android:layout_marginTop="108dp"
|
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
<ImageView
|
|
|
|
|
android:layout_width="108dp"
|
|
|
|
|
android:layout_height="108dp"
|
|
|
|
|
android:src="@drawable/baseline_account_circle_24"
|
|
|
|
|
android:layout_centerInParent="true"/>
|
|
|
|
|
android:layout_width="140dp"
|
|
|
|
|
android:layout_height="140dp"
|
|
|
|
|
android:layout_centerInParent="true"
|
|
|
|
|
android:src="@drawable/guidian" />
|
|
|
|
|
</RelativeLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -43,8 +44,7 @@
|
|
|
|
|
<com.google.android.material.textfield.TextInputEditText
|
|
|
|
|
android:id="@+id/et_acc"
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:text="14777361004"/>
|
|
|
|
|
android:layout_height="wrap_content" />
|
|
|
|
|
</com.google.android.material.textfield.TextInputLayout>
|
|
|
|
|
|
|
|
|
|
<RelativeLayout
|
|
|
|
@ -71,7 +71,6 @@
|
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_alignBaseline="@id/bt_getCode"
|
|
|
|
|
android:text="936760"
|
|
|
|
|
android:layout_gravity="center" />
|
|
|
|
|
</com.google.android.material.textfield.TextInputLayout>
|
|
|
|
|
|
|
|
|
|