OneAdapter v1.4.0 Release Notes

Release Date: 2019-11-20 // over 4 years ago
    • โž• 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 Change: ViewBinder getRootView function changed to a property
    • ๐Ÿ’ฅ Breaking Change: added HookConfig for SwipeEventHook to specify the supported swipe directions