qingmei2 / RxImagePicker

:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).
MIT License
1.2k stars 155 forks source link

完成图片自定义预览并增加VideoView视频播放 #90

Closed Vicent9920 closed 4 years ago

Vicent9920 commented 4 years ago

1.使用VideoView实现自定义视频播放(添加了内存读写权限) 2.通过返回的uri文件,实现预览和选择文件预览一致(重写WechatAlbumPreviewActivity)

Vicent9920 commented 4 years ago

修改框架外预览时图片查询Uri异常

qingmei2 commented 4 years ago

@Vicent9920

谢谢,我晚上review一下代码,跑一下测试哈