socialview icon indicating copy to clipboard operation
socialview copied to clipboard

Needs better logic on SocialTextWatcher.

Open hanggrian opened this issue 7 years ago • 0 comments

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.

hanggrian avatar May 03 '17 06:05 hanggrian