Paulo Henrique Nonaka

Results 2 issues of Paulo Henrique Nonaka

Not always a image's server setting a "Content-Length" header in the response message, so ImageLoader class can't download it. The method retrieveImageData() is expecting the size: ``` int fileSize =...

Hi. I was wondering if you could make it to use class methods instead of static ones, so we could mock it on Unit tests (perhaps using Singleton pattern would...