image-minifier
image-minifier copied to clipboard
On error called with null bitmap
val bitmap = BitmapFactory.decodeFile(this.absolutePath) this line toke real file path and returns null everytime
Hi @AbdulrahmanGamal
Could tell me more details about this error?
How you're creating the file before converting to bitmap?
this issue happening with large photos only but in some cases with small photos it works fine
Could you show me some code snippet where that error occurs?