> What exactly are you trying to accomplish?  Are you trying to get the same
> sort of effect that the browser or google maps has with the zoom in/out
> buttons (in that they show up on top of the current view)?

I'm trying to do the following: overlay a Drawable and interact with
it (reposition, resize based on touch events) on an arbitrary
background (a SurfaceView or just a linear layout with a background).
I want to reuse this same code for multiple backgrounds. Above all of
that I'd need buttons to control the activity that would change based
on which activity.

I think I just don't understand the best way to lay this out with the
proper view hierarchy...

Thanks,
-Chris

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to