Hello, I want to create a custom component extending View, but I am not sure how to tell the Android os when I want to redraw my component. For instance, how does Gallery redraw itself when the user pushes the right button and the selected view changes? Do all Android created Views contain a SurfaceView that is uses to draw into? How do I do this?
Thank-you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

