threshold - Chips - How do I show dropdown list on clicking view (ChipsInput) -


i'm using materialchipsinput library implementing chips. has threshold 1, when type character shows list. how show drop down list clicking on widget.

as in autocompletetextview setthreshold 0, , inside setonclicklistener view.showdropdown().

how implement same library.

i didn't find threshold or show drop down list kind methods.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -