提交 70f21b0e 编写于 作者: M Matt Carroll 提交者: Dan Field

Fixes race condition that was reported internally. (#12362)

上级 50b35383
......@@ -687,6 +687,7 @@ public class FlutterView extends FrameLayout {
isFlutterUiDisplayed = false;
flutterRenderer.removeIsDisplayingFlutterUiListener(flutterUiDisplayListener);
flutterRenderer.stopRenderingToSurface();
renderSurface.detachFromRenderer();
flutterEngine = null;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册