image - New warning in Android 4.4 -
I have seen these exceptions recently (those who have been caught but are logged into log-in): W / System.err (2612): java.lang.RuntimeException: Canvas on android.graphics.Canvas.throwIfCannotDraw: a non premultiplied bitmap android.graphics.Bitmap@535924e0 w / Systemkerr (2612) trying to use (Canvas.java:1088) W / System.err (2612): android.graphics.Canvas & lt; Init & gt; (Canvas.java:139) System.err (2612) :. Com.example.imaging.ImageHelper at addShadow (ImageHelper.java:553) is I understand this exception means (as well as non-premultiplied bitmaps), but I'm not sure whether this exception may cause I've tried it. Are we having problems with the pictures we are receiving from the server or are we doing something locally? (This is not just the line that causes exception, but it is one of them). For reference, I have added method in question and highlights that which causes an exception: public static bitmap addShadow (Bitmap bitmap) { Try {BlurMaskFil...