(cherry picked from commit b04c7d0fc79e989ba1fe71c9b5298eec12d489db)
@@ -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