splitwise / TokenAutoComplete

Gmail style MultiAutoCompleteTextView for Android
Apache License 2.0
1.3k stars 384 forks source link

onTokenRemoved fired multiple times when any token is removed or Completion text view is cleared #366

Closed maheshwariaanchal closed 5 years ago

maheshwariaanchal commented 5 years ago

I am removing tokens from contactsCompletionTextView. Whenever I remove tokens using clear() method the method onTokenRemoved of token listener is fired multiple times. Please Help. Thanks.

mgod commented 5 years ago

Please see #357. I am still working on the rewrite necessary to support fixing this. I do have an alpha version available (3.0.0-alpha), but it doesn't address this.

maheshwariaanchal commented 5 years ago

Thanks.

mgod commented 5 years ago

I believe this should be resolved in 3.0.0.