klinker41 / android-chips

Chips in your AutoCompleteTextView on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filter contactList

AASH1234 opened this issue · comments

I am using two autocompleteTextView. I want to filter those contacts which is already exist in another .
I cannot filter contact list .Can you suggest me how to do it ?

You would need to customize the library to add support for this, you wouldn't be able to, within the current APIs.