🚀 Few extensions functions for Kotlin and Android
- A collection of Kotlin extensions I've used across projects
- Not a library
- All files are available here
If you're using some useful extension functions, add them here.
Here's how
- Open this project in Android Studio/IntelliJ IDEA
- All extensions are present in
extensionsmodule. Add/update files here. - Run
./scripts/jarvisto updateflat-filesand generate docs. - Raise a PR.