Alvin Zeng
Alvin Zeng
The same issue at HTC P510e. so what's the bug status?
I don't know the root cause, and just add "try catch", but i think it isn't a goog way. try { if (mTransition != null && mTransition.isRunning()) { mTransition.end(); }...
@coomar2841 Why don't use `inSampleSize` to handle it?
@coomar2841 I see you removed it from v1.1.0. So when do you plan to enhance it? I found OOM in many devices when render the image which size is same...