By overriding onDraw you're taking responsibility for drawing the
whole view, so you have to draw everything everytime

I don't know the layout of your UI, but possibly you can use a view
layout with view subclasses such as ImageView - these will then take
care of their own drawing evenrs.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to