Skip to content

Releases: androidbroadcast/ViewBindingPropertyDelegate

1.2.0

Choose a tag to compare

@kirich1409 kirich1409 released this 10 Sep 15:19
  • Add artifact vbpd-noreflection without reflection when create a ViewBindingProperty
  • Fix bug in Fragment

1.1.0

Choose a tag to compare

@kirich1409 kirich1409 released this 09 Sep 08:56
  • Simplify API

1.1.0-beta02

Choose a tag to compare

@kirich1409 kirich1409 released this 07 Sep 11:48
  • Bug fix

1.1.0-beta01

Choose a tag to compare

@kirich1409 kirich1409 released this 05 Sep 07:34
  • Improved API
  • Simpler way to use viewBinding without reflection
  • Dependencies udates

1.0.0

Choose a tag to compare

@kirich1409 kirich1409 released this 04 Sep 20:02

First stable release

1.0.0-beta1

Choose a tag to compare

@kirich1409 kirich1409 released this 27 Jun 19:50

First Beta release

  • Support of Android View Binding inside Fragment, ComponentActivity and DialogFragment

0.4.1

Choose a tag to compare

@kirich1409 kirich1409 released this 24 Jun 20:29
  • Fix Kotlin compatibility with another libraries

0.4.0

Choose a tag to compare

@kirich1409 kirich1409 released this 24 Jun 20:28
  • Add DialogFragment support
  • Improve APIs