tylersuehr7 / chips-input-layout

A customizable Android ViewGroup for displaying Chips (specified in the Material Design Guide).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always show filterable list

majid701 opened this issue · comments

Filterable chips list shows up when user starts typing in.
It would be nice to have some settings to make it always visible when the chips view gets focus.
If the user doesn't type anything then all tags should be visible but once the user starts typing then it should follow the normal filter behaviour.