PhotoPicker icon indicating copy to clipboard operation
PhotoPicker copied to clipboard

在fragment里面使用,无法获取图片地址,不走onActivityResult这个方法

Open zhouxiang130 opened this issue 7 years ago • 3 comments

我在fragment里面使用,fragment里面的onActivityResult不走

zhouxiang130 avatar Feb 10 '17 11:02 zhouxiang130

start method have fragment overload. use that .start(getContext(),yourfragment.this,PhotoPicker.REQUEST_CODE);

hamedrezaei avatar Mar 07 '17 08:03 hamedrezaei

谢谢

zhouxiang130 avatar Mar 07 '17 08:03 zhouxiang130

参见 https://github.com/donglua/PhotoPicker/issues/185

hss01248 avatar Mar 24 '17 02:03 hss01248