Skip to content

1.0.7

Compare
Choose a tag to compare
@skydoves skydoves released this 14 Mar 10:22
· 62 commits to main since this release
ef70123

🎉 Released a new version 1.0.7! 🎉

What's New?

  • Added an isSubmitted Bindable property in the BindingListAdapter that indicates an item list has been submitted.
  • Added BindingFragmentActivity and BindingComponentActivity.
  • Added clearAllProperties interface function in the BindingObservable.
  • Clear all binding properties callback when onClear called in viewmodels.
  • Clear all binding properties callback when onDetachedFromRecyclerView called in adapters.