Commit f4bc653e authored by wenxuanma's avatar wenxuanma

暴露createFlutterView,供在flutterView add 原生view

parent 1638a553
......@@ -228,7 +228,7 @@ public class NewBoostFlutterActivity extends Activity
}
@NonNull
private View createFlutterView() {
protected View createFlutterView() {
return delegate.onCreateView(
null /* inflater */,
null /* container */,
......
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