Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Fix : Android password field now hides the user input in FormAuthenticatorActivity #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hardye
Copy link

@hardye hardye commented Jun 3, 2014

In Android, when using fields configured with type FormAuthenticatorFieldType.Password in a FormAuthenticatorActivity, they display their values just like regular text fields. This pull request fixes the issue and gets password fields to hide their input values as expected.

Submitted under an Apache 2.0 license.

hardye added 2 commits June 3, 2014 09:24
The previous commit introduced a regression where in authenticator field types other
than password the cursor turned invisible.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant