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

The google maps source definitely isn't available, but if the browser source
is then you could see how it is implemented in there by getting at the
source and seeing what is done...

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Tue, Jul 13, 2010 at 12:58 AM, Chris <[email protected]> wrote:

> Actually I just realized that's not quite what I'm looking for because
> the overlay will always draw above the buttons on the base view. I
> guess I'm looking for some way to get the overlay between the base (in
> this case a camera preview or an image) and some UI components. Any
> thoughts?
>
> -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]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

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