Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

#580 confirm password field visibility #582

Merged
merged 2 commits into from
Jun 12, 2020

Conversation

jsoberg
Copy link
Contributor

@jsoberg jsoberg commented Jun 6, 2020

Set an end icon click listener and set the appropriate transformation method on the new password and confirm fields.

Apologies for the somewhat messy PR, the work to fix #580 is all in 5e40bb3 and the other commit is just a bit of code cleanup.

jsoberg added 2 commits June 6, 2020 11:56
…irm transformation methods accordingly

Begin using `endIconMode` instead of the deprecated `passwordToggleEnabled` for the password field's TextInputLayout
@flocke flocke self-assigned this Jun 8, 2020
@flocke flocke added this to the v0.8.0 milestone Jun 8, 2020
@flocke flocke added the bug label Jun 8, 2020
@flocke flocke merged commit 8dc46ef into andOTP:master Jun 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirmation field doesn't react to "show password" option when setting password/PIN the first time
2 participants