pchmn / MaterialChipsInput

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

Fix for edittext instance and to add chips programmatically #65

Closed mathias21 closed 2 years ago

mathias21 commented 7 years ago

Added a better solution to bug #61 and #35 Now Edittext has only one instance. It is also initialised on view level, not on adapter.

Chips can also be added programmatically from ChipsInput.