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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -