This repository has been archived by the owner on May 26, 2021. It is now read-only.
2.3.0 release
- Kotlin updated to 1.3.61
appcompat
artifact from AndroidX updated to 1.1.0recyclerview
artifact from AndroidX updated to 1.1.0swiperefreshlayout
artifact from AndroidX has been added at version 1.0.0ViewPager2
support added withKViewPager2
class andviewpager2
artifact from AndroidX at version 1.0.0- Material design artifact updated to 1.1.0
IndexMatcher
(withIndex()
) has become reusableChipGroup
support added withKChipGroup
classSpinner
support added withKSpinner
class- Tint support added to
KImageView
, though it does not work 100% of the time
Huge thanks to @michaelbukachi and @yapkolotilov for contributing into this release.