I am making an app that has multiple fragments (Map Fragment, Video 
Fragment, List/Detail Fragment) sharing the app screen at a given time.  
There may be situations where a user may want to maximize one of the 
fragment screens to full window size, and then minimize the screen.  I have 
read through the tutorials that allow for different setups between smaller 
and larger screens or landscape vs portrait, however I have not seen a 
direct method for what I have described.  In other words, are there 
specific commands to use to change the current screen and fragments to a 
single fragment maximized while allow the other fragments to go to 
background or sleep, then pull all fragments back to the main screen.  I 
will be doing this through a button press.

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