fishwjy / MultiType-FilePicker

This is a light Android file picker library.
Apache License 2.0
1.4k stars 250 forks source link

cannot load video from other path & DONE button BUG #56

Closed tytn9197 closed 4 years ago

tytn9197 commented 5 years ago

Dear Mr, Thank you for your library. But i found some bug in your library. (My phone API level 25) Firstly, if I choose nothing => tap DONE button => bug Secondly, VideoPickActivity.class ONLY load video that I have just captured by Camera of my phone. Thirdly, i met "java.lang.RuntimeException: Unable to resume" activity when I click "ok" in "IsNeedCamera" function.