MaterialChipsInput icon indicating copy to clipboard operation
MaterialChipsInput copied to clipboard

Add feauture click into ChipInput

Open thanhduy26091995 opened this issue 8 years ago • 0 comments

In v1.0.8, I think we need upgrade a small feature for ChipInput. As you know, if we set app:showChipDetailed="false", we click into ChipInput, it doesnt show anything. So I wrote a small function like this. If attribute of ChipInput is app:showChipDetailed="false", when user click into ChipInput, it'll handle a interface onClick, and return ChipInterface class for user. Add me into project if you see it helpful

thanhduy26091995 avatar Nov 02 '17 08:11 thanhduy26091995