This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
- Android 12 compatibility
- Removed deprecated Android Extensions plugin and switched to using view binding in the demo app
- Converted sorting logic back to Kotlin using functional (SAM) interfaces https://kotlinlang.org/docs/fun-interfaces.html
- Other minor refactoring and small fixes