Open thangmam opened 6 years ago
It is in the library module on GitHub project, but when we try to use the module by putting dependency in Gradle we don't get some methods. Also kindly can you update it for androidx rather than old support library.
There has been 15 commits after 2.3 release. Please add latest release to maven.
You could use its main branch as implementation:
implementation 'com.github.tylersuehr7:chips-input-layout:master-SNAPSHOT'
The setDelimiter method is not available with the current version of the library.I checked the source code for version 2.3 and i could not find the setDelimiter