tylersuehr7 / chips-input-layout

A customizable Android ViewGroup for displaying Chips (specified in the Material Design Guide).
MIT License
583 stars 63 forks source link

Chip suggestion keep appearing after using setSelectedChipList #56

Open RasyiidWho opened 4 years ago

RasyiidWho commented 4 years ago

I set two default chip to appear in ChipsInputDialog using setSelectedChipList, it's working great.. But suggestion still appear.. I want to hide chip that already in ChipsInputDialog..

Sorry for my bad english.. :((

image