Skip to content

v1.4.0

Compare
Choose a tag to compare
@idanatz idanatz released this 01 Jul 08:35
· 66 commits to master since this release

Version 1.4.0

  • Added support for ButterKnife and DataBinding
  • Added more utility functions like item visibility
  • Added examples for nested RecyclerView, ButterKnife and DataBinding in the sample project
  • Fixed Bug: Sync issues with background and ui threads when using nested RecyclerViews with OneAdapter
  • Breaking Changes:
    • ViewBinder getRootView function changed to a property
    • Added HookConfig for SwipeEventHook to specify the supported swipe directions