Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

2.3.0 release

Compare
Choose a tag to compare
@Unlimity Unlimity released this 25 Feb 09:01
· 71 commits to master since this release
27e2451
  • Kotlin updated to 1.3.61
  • appcompat artifact from AndroidX updated to 1.1.0
  • recyclerview artifact from AndroidX updated to 1.1.0
  • swiperefreshlayout artifact from AndroidX has been added at version 1.0.0
  • ViewPager2 support added with KViewPager2 class and viewpager2 artifact from AndroidX at version 1.0.0
  • Material design artifact updated to 1.1.0
  • IndexMatcher (withIndex()) has become reusable
  • ChipGroup support added with KChipGroup class
  • Spinner support added with KSpinner 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.