mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +03:00
making the new password visibility toggleable
This commit is contained in:
parent
1d3b4e9829
commit
f40f838a9f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue