|
|
@@ -66,6 +66,7 @@ |
|
|
|
|
|
|
|
<!--15764350434--> |
|
|
|
<!-- android:text="15764350434"--> |
|
|
|
<!-- android:text="15329905570" --> |
|
|
|
<com.hjq.widget.view.ClearEditText |
|
|
|
android:id="@+id/et_login_phone" |
|
|
|
style="@style/EditTextStyle" |
|
|
@@ -74,7 +75,6 @@ |
|
|
|
android:background="@null" |
|
|
|
android:hint="@string/common_phone_input_hint" |
|
|
|
android:inputType="phone" |
|
|
|
android:text="15329905570" |
|
|
|
app:regexType="mobile" /> |
|
|
|
|
|
|
|
</LinearLayout> |
|
|
@@ -106,7 +106,6 @@ |
|
|
|
android:maxLength="20" |
|
|
|
android:singleLine="true" |
|
|
|
tools:text="Huting123*" |
|
|
|
android:text="Ll11223344@" |
|
|
|
android:visibility="visible" /> |
|
|
|
|
|
|
|
<LinearLayout |