Skip to content

Commit 8ca86fe

Browse files
committed
Add eye icon to compression password entry field
1 parent 21949ef commit 8ca86fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/dialog_compress_as.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
android:layout_width="match_parent"
5757
android:layout_height="wrap_content"
5858
android:layout_below="@id/password_protect"
59+
app:passwordToggleEnabled="true"
5960
android:hint="@string/password"
6061
android:visibility="gone">
6162

0 commit comments

Comments
 (0)