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
Post a Comment