MaterialChipsInput icon indicating copy to clipboard operation
MaterialChipsInput copied to clipboard

Can not set ImeOptions for ChipsInput in XML or Java

Open Chanaka1215 opened this issue 8 years ago • 0 comments

Hi

I tried many ways to set imeOptions for chipsInput in xml and java. It seems that you have not added that element. could you please tell me **how can I detect action key event? **

chipInput.getEditText.setImeOptions(); is not work.

Chanaka1215 avatar Nov 17 '17 19:11 Chanaka1215