Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AutoCompleteTextView Options #10

Closed
siegenthalerroger opened this issue Oct 20, 2014 · 5 comments
Closed

Add AutoCompleteTextView Options #10

siegenthalerroger opened this issue Oct 20, 2014 · 5 comments

Comments

@siegenthalerroger
Copy link

I'd like to see the option to have autocorrect active on the text widgets. Not sure how possible that is.

@vpratfr
Copy link
Member

vpratfr commented Oct 20, 2014

Hi,

For anything not provided you also have access to the edittext using the getInputWidget function. Isn't that enough?

@Wolftein
Copy link

I would like this too!, EditText doesn't have auto-correction stuff; needs to be an AutoCompleteTextView

@vpratfr
Copy link
Member

vpratfr commented Oct 20, 2014

Someone has submitted a pull request that would almost do that (see #9) but which is too specific. If someone feels like improving on that, that will be most welcome. Else I will try to find some time soon to do that.

@vpratfr
Copy link
Member

vpratfr commented Oct 20, 2014

Implemented in version 1.5.0

@vpratfr vpratfr closed this as completed Oct 20, 2014
@siegenthalerroger
Copy link
Author

Awesome job! Thanks a tonne

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants