When I am researching the custom components I often ran into something I call a dispatchMethodX pattern.
Example is how draw(), onDraw() and dispatchDraw() work hand in hand for a composite pattern like views and view groups. I put a quick note here with also references to the design patterns http://satyakomatineni.com/item/4348 Thanks Satya -- 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

