making the new password visibility toggleable
This commit is contained in:
parent
1d3b4e9829
commit
f40f838a9f
@ -93,7 +93,7 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="@string/ftue_auth_new_password_entry_title"
|
||||
app:endIconMode="clear_text"
|
||||
app:endIconMode="password_toggle"
|
||||
app:layout_constraintBottom_toTopOf="@id/entrySignOutAll"
|
||||
app:layout_constraintEnd_toEndOf="@id/newPasswordGutterEnd"
|
||||
app:layout_constraintStart_toStartOf="@id/newPasswordGutterStart"
|
||||
|
Loading…
x
Reference in New Issue
Block a user