wasabeef / richeditor-android

RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Apache License 2.0
6.24k stars 1.2k forks source link

insertImage with URL not showing image #260

Closed screedgroovern closed 3 years ago

screedgroovern commented 3 years ago

I've been tried insertImage with local image, the image is showing. But when I tried with URL the image not showing. even I tried to set the webview settings (javascriptenabled, loadimagesautomaticaly, etc) still not working. What should I do?

image

screedgroovern commented 3 years ago

sorry for my mistake, I forgot to add "cleartexttraffic" on manifest.

image