androidbroadcast / ViewBindingPropertyDelegate

Make work with Android View Binding simpler
https://proandroiddev.com/make-android-view-binding-great-with-kotlin-b71dd9c87719
Apache License 2.0
1.42k stars 102 forks source link

Java usage #61

Closed ManuelEMR closed 3 years ago

ManuelEMR commented 3 years ago

Can you provide how can we use this on a Java fragment?

thanks

kirich1409 commented 3 years ago

The library was designed for Kotlin only usage.