You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I am having a hybrid application at the moment, I need to use Material Motion with Fragments. (Motion isn't out yet for Compose anyways I think) I followed the exact same steps as in the Codebase, but I get the following error:
java.lang.IllegalStateException: ViewTreeLifecycleOwner not found from android.view.ViewOverlay
Since I am having a hybrid application at the moment, I need to use Material Motion with Fragments. (Motion isn't out yet for Compose anyways I think) I followed the exact same steps as in the Codebase, but I get the following error:
java.lang.IllegalStateException: ViewTreeLifecycleOwner not found from android.view.ViewOverlay
The text was updated successfully, but these errors were encountered: