Is it possible to add a view dynamically that overlaps other views in
the layout.
I have Linear Layout defined for the activity.
As part of the Layout I have a custom View.  The content changes
dynamically and sizes appropriately based on the content size, with
fill_parent for width and wrap_content for height.

But what I want is, dynamically take over the full screen and then
based on a click go back to the normal mode.

Is there a mode to display a view where - in it can overlap all other
views in the layout?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to