zhihu / Matisse

:fireworks: A well-designed local image and video selector for Android
Apache License 2.0
12.52k stars 2.06k forks source link

修复Android Q下拍照返回图片选择页面的问题 #765

Open Joky-SSS opened 4 years ago

Joky-SSS commented 4 years ago

android 10 拍照选择图片一直报:content://**/Pictures/JPEG_20200421_113115.jpg,open failed: ENOENT (No such file or directory)

有点奇怪,我直接导入源码用的,除了这两个地方,其他地方有一点修改,但关系应该不大。我在自己的项目里没有问题,demo里面却有问题,传过去的uri并没有被相机使用,照片存到了默认位置。 我在研究一下吧

krottv commented 3 years ago

Nice PR actually. It would be good to accept since it fixes trouble on android Q