Add eye icon to compression password entry field
This commit is contained in:
parent
21949ef028
commit
8ca86fe5e9
|
@ -56,6 +56,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@id/password_protect"
|
||||
app:passwordToggleEnabled="true"
|
||||
android:hint="@string/password"
|
||||
android:visibility="gone">
|
||||
|
||||
|
|
Loading…
Reference in New Issue