I see. However, I am already using multiple fragments on the same Activity with the Navigation Drawer, like Google suggests.
One question though: I am trying to implement a shared content element transition from my main activity to the details activity. The problem is that the content on the first activity is inside a fragment, and calling an intent with a shared element transition to the details activity doesn't work. (If I use a fragment for the details this is easier to do). Any ideas? Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/68fc7f3e-098e-42ee-8cd9-026a1a661711%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

