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

2.1.0 Release

Compare
Choose a tag to compare
@Unlimity Unlimity released this 10 Jul 09:52
· 145 commits to master since this release
da26bde

New features/components:

  • Interceptors
  • KDatePicker, KTimePicker, KDatePickerDialog and KTimePickerDialog
  • Root view inside Screens to auto check if the screen is actually displayed (optional)
  • KScrollView has been added
  • Position assertions has been added to BaseAssertions

Changes:

  • hasHint assertion has moved to TextViewAssertions
  • KListView has been renamed to KAbsListView and support of AbsListView has been added

Fixes:

  • Snackbar compatibility fixed for AndroidX
  • DrawableMatcher has been improved

Please note that 2.1.0-support release includes only Interceptors feature