splitwise / TokenAutoComplete

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

Allows dupplicates #200

Closed maria-negrea closed 8 years ago

maria-negrea commented 8 years ago

One token can be inserted multiple times. After insertion, it shoudn't appear in the search list anymore.

untitled

maria-negrea commented 8 years ago

I haven't seen the allowDuplicates(false) until now. My bad!