I would like to use views as overlays on other views, and to specify
the layout using xml. I've tried FrameLayouts, AbsoluteLayouts, and
RelativeLayouts, but I can't seem to get 2 views to overlap.

Actually, using the hierarchy viewer, I was able to see that I had a
FrameLayout behind a view, but when I tried to bring the FrameLayout
to the front it was pushed to beside that view.

I tried a couple of attempts using SurfaceView, but I still have the
same issue of setting up the overlapping layout first. I did not get a
SurfaceView to work yet, and I'd really like to stick with non-
SurfaceViews if possible.

The examples I've found for overlays and surface views all seem to be
for maps and video, but I want to overlay my own custom views.

So, how can you set up normal views to overlap?

TIA,
Craig
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to