yydcdut / RxMarkdown

:fax:Markdown for Android, supports TextView && EditText (Live Preview), supports code high light.
749 stars 93 forks source link

Pasting images #24

Closed RedLann closed 6 years ago

RedLann commented 7 years ago

Hello, im trying to use the edittext widget, i need users to be able to past images (copied from webpage in chrome) into it but the images are pasted as a green/azure square with the DefaultLoader. Is there any way to get the images correctly when pasted?

yydcdut commented 7 years ago

images? not urls?

RedLann commented 7 years ago

I'm talking about when i paste something in the editor, if i copy text+images from chrome and then paste it in the editor i get some squares instead of the image (or url).