Devin Woo

Results 13 comments of Devin Woo

上传图片是需要自己原生实现,上传图片到服务器拿到图片地址后通过 insertHTML 方法插入 dom 到编辑器即可。

Hi guy, has your problem been resolved? I use `webview.loadUrl` to execute javascript codes, it can't get the return values from javascript function, so you can't get contents synchronously. You...

If you approved this way, I think you can try it on `onSaveInstanceState `: call getContent and await 1 second. But it is unreliable, so I don't want to add...