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
I'm thinking a lot about this too. But can't yet find an API that doesn't stray away too far from how native AutoCompleteTextView should work.
Also, should this hypothetical server request API be a simple listener that returns boolean (username/mention has been found or not), or complete with full-fledged REST client with Retrofit/OkHttp?
How do we implement this library with keyword typing on request to the server?
The text was updated successfully, but these errors were encountered: