浏览代码

maintain - 禁用其他自动登录账号

GZBranch
wufasong 1周前
父节点
当前提交
53c51d882a
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      app/src/main/res/layout/login_activity.xml

+ 1
- 2
app/src/main/res/layout/login_activity.xml 查看文件

@@ -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

正在加载...
取消
保存