672 B
672 B
MaterialChipsInput
Fork of an unsupported library which makes working with chips easier. Library adapted only for the Wulkanowy application
Getting Started
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.wulkanowy:material-chips-input:${lastCommitHash}'
}
Built With
Contributing
Please contribute to the project either by creating a PR or submitting an issue on GitHub.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details