Remember the Kogan Agora? Of course you do. The ultra-cheap Android-powered phone out of the Land Down Under hit us pretty hard in our ol
Informacja: 2009-01-16
Inne wiadomości z dnia 2009-01-16
CJ wrote: AFAIK, your application is not informed when it is to be removed. After all, if the user is trying to remove your application, the user probably does not want your application to be running.
Informacja: 2009-01-16
Dziękujemy za odwiedziny /przegladprasy
To draw a bitmap more transparent then normal, I do the following : Paint paint = new Paint(Paint.FILTER_BITMAP_FLAG ); paint.setAlpha(0x7F); canvas.drawBitmap(bitmap, matrix, paint); This works great. The bitmap is half opaque... However, I also want to draw a bitmap with a red tint. One would
Informacja: 2009-01-16
Dziękujemy za odwiedziny /przegladprasy
anybody can help?
Informacja: 2009-01-16
Dziękujemy za odwiedziny /przegladprasy