What are the pro's to use fragments compared to viewgroups?

I ask this because.. I created some fragments: one with a grid, one with a list. Now I want to make screen transactions but I do not want to do this with activities (I have a flow component that will handle it). I need to do the transactions with use of fragment transactions. Now the problem occurs that I cannot nest fragments (this is discouraged). How would I let the transactions occur properly? Back to my original question. I could replace the multiple fragments by viewgroups and place them in one fragment but what disadvantage would that give?

Thanks in advance.

Kind regards, Bram

link|improve this question

67% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.