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
WorkflowLayout and now AndroidDialogBounds.kt hard code use of Dispatchers.Main.immediate. Make them look for that in the ViewEnvironment. Maybe also give them a shared implementation of View.takeWhileAttached. Maybe.