XRichText icon indicating copy to clipboard operation
XRichText copied to clipboard

et_new_content.insertImage(imagePath);

Open lucf1103 opened this issue 5 years ago • 2 comments

我看到demo中 的path: ###path=/data/user/0/com.sendtion.xrichtext/cache/image7930311070632810977tmp 是tmp结尾的...我用了别的图片选择框架,传入图片地址是 ###path=/storage/emulated/0/PictureSelector/CameraImage/1575017607464.JPEG

这样的,在控件中就显示不出来图片...但图片点击预览的时候又能看到真正的文件,应该改那边呀?

lucf1103 avatar Nov 30 '19 10:11 lucf1103

我只是去掉了后缀,以免在相册中显示。图片没显示出来,应该是图片适配器没配置好,用最新版本试试

sendtion avatar Dec 24 '19 09:12 sendtion

请问在哪儿配置图片加载器呢?能详细说明一下吗?thx

Moye-mio avatar Jun 18 '20 05:06 Moye-mio