You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use TokenCompleteTextView with a cusoradapter to provide a lookup.
When an item from the adapter is selected tokenAdded is not called after we updated from 2.0.8 to 3.0.1
This worked before.