1.3.0
- Added support of create
ViewBinding
usingViewBinding.inflate(LayoutInflater)
- Added possibility to create
ViewBindingProperty
usingClass<ViewBinding>
instance - Upgrade view binding library to 4.1.0
- Improved performance: removed check working from the main thread with
ViewBindingProperty
- Update sample