Yes, you are right! 1 Fragment represent one UI. Better way to tackle my problem would be to include both layout in one xml, and use hide/show in setVisibility();. This approach would be much cleaner than de-attaching, re-attaching the fragment. Thanks for your input, which led me to the answer! ;)
-- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

