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

Can not find Create Method #52

Closed maxmudovmustafa closed 3 years ago

maxmudovmustafa commented 3 years ago

java.lang.NoClassDefFoundError: Failed resolution of: Lby/kirich1409/viewbindingdelegate/CreateMethod;

kirich1409 commented 3 years ago

Need code sample where you reproduce the issue. Did the code obfuscated?