Commit c7850136 authored by 林生雨's avatar 林生雨

w

parent 1ec92b67
......@@ -296,7 +296,6 @@
</component>
<component name="ToolWindowManager">
<frame x="673" y="-861" width="1440" height="811" extended-state="0" />
<editor active="true" />
<layout>
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.1509299" />
<window_info id="Captures" order="1" side_tool="true" />
......
......@@ -338,7 +338,7 @@ class GengmeiFlutterPlugin : MethodCallHandler {
DebugUtil.printStackTrace(it)
}).addTo(disposable)
} else {
ResultManager.getInstance().resultSuccess(gotoNativeCameraKey, null);
ResultManager.getInstance().resultSuccess(gotoNativeCameraKey, HashMap<String, Any>());
}
// nativeImage?.run {
// }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment