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

Remove unnecessary lifecycle unsubscription #37

Closed illuzor closed 3 years ago

illuzor commented 3 years ago

No need to remove lifecycle listeners. All listeners will be deleted automatically by on_destroy event