coomar2841 / image-chooser-library

An Easy Image/Video Chooser Library for your Android Apps
646 stars 193 forks source link

File not found error for '#' #104

Closed muik closed 8 years ago

muik commented 9 years ago

If the file name has a '#' character, file not found error occurred.

Example file name: /storage/emulated/0/Alarms/!@#$%^_)(.PNG

coomar2841 commented 8 years ago

Fixed. The example file name is an invalid name for a file. But, I have fixed it for # in file names. 1.5.0 will have this fixed.