Эх сурвалжийг харах

fix(账号密码登录弹窗): 密码隐藏

周文健 6 сар өмнө
parent
commit
b04c7d0fc7

+ 1 - 0
app/src/main/res/layout/dialog_login.xml

@@ -60,6 +60,7 @@
             style="@style/CommonEdit"
             android:layout_width="match_parent"
             android:layout_marginBottom="10dp"
+            android:inputType="textPassword"
             android:hint="@string/please_input_password" />
 
         <TextView