Whats the main cause of IllegalStateException: Vie...
# compose
a
Whats the main cause of IllegalStateException: ViewTreeLifecycleOwner not found from android.view.ViewOverlay when doing animations and how to fix it? I get this exception when viewing a fragment with compose and then create a material animation to another fragment.
a
this issue was fixed and should be released in beta08
👍 1
a
do you have a link