Skip to content

Releases: fraggjkee/databinding-recycler-adapter

Change minSdkVersion from 23 to 21

30 Sep 09:20
Compare
Choose a tag to compare
0.3

Lower minSdkVersion from 23 to 21

RecyclerItem extra validation + minor refactoring

31 May 16:11
Compare
Choose a tag to compare
  • RecyclerItem: added extra logic for detecting cases when RecyclerItem.variableId cannot be found in the given RecyclerItem.layoutId. An IllegalStateException with a detailed message will be thrown in this case.
  • Minor refactoring.

Initial release

23 May 19:08
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.1

Initial commit