Skip to content

1.3.0

Compare
Choose a tag to compare
@kirich1409 kirich1409 released this 22 Oct 09:58
· 235 commits to master since this release
  • Added support of create ViewBinding using ViewBinding.inflate(LayoutInflater)
  • Added possibility to create ViewBindingProperty using Class<ViewBinding> instance
  • Upgrade view binding library to 4.1.0
  • Improved performance: removed check working from the main thread with ViewBindingProperty
  • Update sample