🎉 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)