A demo project to represent creating a chip layout with ConstraintLayout and Flow
See the tutorial on YouTube
This project is a companion to my video tutorial on how to use Constraintlayout and Flow to create a ChipLayout of email addresses like the one found in the Gmail app.
- ConstrinatLayout
- Kotlin
- ViewBinding
You can fork this project for education and commercial use, I'd love to see your PRs on ways to improve this code and add more features to it.