Password toggle for multiple TextInputLayouts

74 views Asked by At

I have two TextInputLayouts where the first one gets the password input and the second one gets the confirmed password input. I'm completely okay with the single-input layout toggle change. However, I wanted to also toggle the other password input layout automatically. Couldn't find such implementation on the documentation. Any ideas?

0

There are 0 answers