Skip to content

1.0.8

Compare
Choose a tag to compare
@skydoves skydoves released this 12 Apr 11:01
· 53 commits to main since this release
efabdf8

🎉 Released a new version 1.0.8! 🎉

What's New?

  • Throw IllegalStateException if binding accessed before view created or after destroyed. (#7)
  • Find java beans related function name for mapping bindable resource. (#8)
  • Added CallSuper annotation for forcing to call super.onCreateView. (#9)