artjimlop / altex-image-downloader

Android Library for downloading and saving images
Apache License 2.0
29 stars 11 forks source link

Dummy 1Bit images getting formed along with correct images. #2

Open hemant3370 opened 8 years ago

hemant3370 commented 8 years ago

I have this issue that along with the images equal number of 1 Bit files are being formed in the same folder. Any hint to prevent it?

SabithPkcMnr commented 5 years ago

Wow! Almost three years passed still the same issue persist. I think the AltexImageDownloader.java class is doing something wrong with the mkdir(); or some other methods.