mirror of
https://github.com/m2049r/xmrwallet
synced 2025-04-03 19:05:31 +02:00
use textVisiblePassword for password field (#139)
This commit is contained in:
parent
c35deab283
commit
dab5e08910
@ -49,7 +49,7 @@
|
||||
android:layout_height="match_parent"
|
||||
android:hint="@string/generate_password_hint"
|
||||
android:imeOptions="actionNext"
|
||||
android:inputType="text"
|
||||
android:inputType="textVisiblePassword"
|
||||
android:textAlignment="textStart" />
|
||||
|
||||
</android.support.design.widget.TextInputLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user