Skip to content

Releases: sockeqwe/AnnotatedAdapter

1.1.1

02 Sep 16:47
Compare
Choose a tag to compare
  • SuppressLint for hardcoded resource id's in generated ViewHolders and layout ids

1.1.0

09 Jun 09:11
Compare
Choose a tag to compare
  • Renamed @Field to @ViewField for android view bound by findViewById() used with @ViewType ( views = { @ViewField( type = Foo.class, name = "foo" } )
  • @Field is now used for non view fields, like OnClickListener

1.0.0

09 Jun 09:12
Compare
Choose a tag to compare

First public release