android canvas.drawBitmap somehow shows up behind the view

Posted by user270811 on Stack Overflow See other posts from Stack Overflow or by user270811
Published on 2010-04-04T19:03:54Z Indexed on 2010/04/04 19:13 UTC
Read the original article Hit count: 289

Filed under:

hi,

i called canvas.drawBitmap to draw an image, but somehow it's showing up behind/underneath the custom view (or it's background). can someone explain this? thanks.

© Stack Overflow or respective owner

Related posts about android