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

Needs better logic on SocialTextWatcher. #7

Open
hanggrian opened this issue May 3, 2017 · 0 comments
Open

Needs better logic on SocialTextWatcher. #7

hanggrian opened this issue May 3, 2017 · 0 comments

Comments

@hanggrian
Copy link
Owner

hanggrian commented May 3, 2017

SocialTextWatcher is a text change listener that monitors whether user is currently typing a hashtag or mention. This is particularly useful for SocialAutoCompleteTextView in event that whether you want to clear the adapter or add new items according to user input.

Unfortunately, my logic in TextWatcher is not at its best and would really appreciate it if a better one is provided.

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

No branches or pull requests

1 participant