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

1.3.0 release

Compare
Choose a tag to compare
@Unlimity Unlimity released this 17 Apr 05:27
· 274 commits to master since this release
ece8f3d
  • Kotlin version upgraded to 1.2.31
  • Support library upgraded to 27.1.1
  • Gradle plugin upgraded to 3.1.1
  • minSdk is decreased to 14 (Ice Cream Sandwich)
  • hasTextColor assertion introduced for KTextView
  • hasChildCount assertion introduced for KRecyclerView and KListView
  • Swipe actions are added to KRecyclerView and KListView
  • Nesting is implemented for KRecyclerView and KListView. Now you can declare lists inside lists.
  • Documentation improved on withIndex matcher