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.43k stars 102 forks source link

ViewBinding and DialogFragment #3

Closed egorikftp closed 4 years ago

egorikftp commented 4 years ago

Sample project with issue: https://github.com/AliakseiShvants/DialogFragment_viewBinding_Sample

Crash:

java.lang.IllegalStateException: Can't access the Fragment View's LifecycleOwner when getView() is null i.e., before onCreateView() or after onDestroyView()
kirich1409 commented 4 years ago

Hi. I'll investigate it before the end of the week

kirich1409 commented 4 years ago

Support will be added in 0.4