image-minifier icon indicating copy to clipboard operation
image-minifier copied to clipboard

On error called with null bitmap

Open AbdulrahmanGamal opened this issue 4 years ago • 3 comments

val bitmap = BitmapFactory.decodeFile(this.absolutePath) this line toke real file path and returns null everytime

AbdulrahmanGamal avatar Sep 26 '20 19:09 AbdulrahmanGamal

Hi @AbdulrahmanGamal

Could tell me more details about this error?

How you're creating the file before converting to bitmap?

jeziellago avatar Sep 28 '20 11:09 jeziellago

this issue happening with large photos only but in some cases with small photos it works fine

AbdulrahmanGamal avatar Sep 28 '20 11:09 AbdulrahmanGamal

Could you show me some code snippet where that error occurs?

jeziellago avatar Sep 28 '20 11:09 jeziellago