Friday, 30 August 2013

draw bitmap images outside onDraw function Canvas Android

draw bitmap images outside onDraw function Canvas Android

I want to call a function to draw Bitmap images from the onDraw().
Actually I need to draw bitmap images outside the onDraw() . Help me.
Thanks.

No comments:

Post a Comment