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

Added default argument to `ActivityViewBindings` #32

Closed premacck closed 3 years ago

premacck commented 3 years ago

Added default argument to ActivityViewBindings

Added usage example in sample

kirich1409 commented 3 years ago

Nice idea, but I'll add my own implementation with strict checks

kirich1409 commented 3 years ago

Check implementation in 1.4.0