pchmn / MaterialChipsInput

Implementation of Material Design Chips component for Android
Apache License 2.0
2.63k stars 382 forks source link

Some suggestions #131

Open FaridBen95 opened 4 years ago

FaridBen95 commented 4 years ago

it was better to provide the edit text of the chip layout in my case i wanted to add chips by typing so the process was based on the edit text some times and not only the ontextchanged listener right now it's a little complicated to add new functionalities to the chip layout any way it's a great library thanx