I have a Compound component (like spinner, which extends FrameLayout) and a 
view that draws a bitmap on to the screen using Canvas.. now i want to draw 
my Compound component on to the canvas. And i want to place that component 
wherever i wanted(means at the place the user touches).

i searched on net for days. I couldn't find any appropriate answer. several 
suggested to draw it as bitmap, But if i do that, will all the 
functionality of the view preserve(like click of a button etc.,).. what 
should i do now... Thanking you in advance..


-- 
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