Hi, I have a composite view which is extended from LinearLayout and
contains a TableLayout which contains many ImageViews.

I would like to overlay some effects on the resulting image that is
produced by my custom view. It would seem that my CustomView's onDraw
is only being called after before all of it's children's onDraw
methods which basically is burying the changes I want to make.

Makes sense, but does anyone know halfway decent way to do what I'm
asking? Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to