zetbaitsu / Compressor

An android image compression library.
7.08k stars 963 forks source link

Me too: NullPointerException int android.graphics.Bitmap.getWidth() #25

Open TroyRay opened 7 years ago

TroyRay commented 7 years ago

Hi,this is also my question,can you tell me how to fix it?

Ludejin commented 7 years ago

this issue because the file compressor the second time by this lib, i think you can filter those files to fix it(my question if from this reason).

liangjingkanji commented 7 years ago

mo too

bigtotorouk commented 7 years ago

some image is ok. how to solve it.

DemonofMaxwells commented 7 years ago

Hava any of you guy solved this problem?I get the same problem and have on idea how to fix it!

vivian688 commented 7 years ago

this is also my question,can you tell me how to fix it?

AllinGaming commented 6 years ago

I think this happens because your FILE/URI bitmap return is null. It is probably related to getting images from google drive.