Closed egorikftp closed 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()
Hi. I'll investigate it before the end of the week
Support will be added in 0.4
Sample project with issue: https://github.com/AliakseiShvants/DialogFragment_viewBinding_Sample
Crash: