如题如题
我也是用glide最新版,调用选择照片的时候就报错了,看来得用sample里的glide版本了
@JasonZhu19910601如果项目都是使用最新版的,那建议选择其它选择器,不然就降版本了
如果项目都用的glide4,建议先换别的选择器
来自 魅族 MX5
-------- 原始邮件 --------
发件人:JasonZhu notifications@github.com
时间:周三 3月14日 上午 11:51
收件人:zhihu/Matisse Matisse@noreply.github.com
抄送:GTooo 13751734622@163.com,Author author@noreply.github.com
主题:Re: [zhihu/Matisse] 建议升级Glide4版本 (#347)
我也是用glide最新版,调用选择照片的时候就报错了,看来得用sample里的glide版本了
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/zhihu/Matisse","title":"zhihu/Matisse","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/zhihu/Matisse"}},"updates":{"snippets":[{"icon":"PERSON","message":"@JasonZhu19910601 in #347: 我也是用glide最新版,调用选择照片的时候就报错了,看来得用sample里的glide版本了"}],"action":{"name":"View Issue","url":"https://github.com/zhihu/Matisse/issues/347#issuecomment-372896396"}}}
自己写个GlideEngined代替原来的就可以了呀。
今天刚升级了一下glide4.x版本,就不能用了。只能自定义GlideEngined替换原来的GlideEngined解决。官方的维护更新不及时啊!!!
Most helpful comment
自己写个GlideEngined代替原来的就可以了呀。