On Wed, Jun 1, 2016 at 12:17 AM, Amitai Rosenberg <[email protected]> wrote:
> I see. However, I am already using multiple fragments on the same Activity > with the Navigation Drawer, like Google suggests. > I found it easier to navigate to new Activities that extend some NavigationDrawerActivity base then having one uber-Activity that manages *every single fragment* from the navigation drawer. > > 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? > Sorry, haven't done enough with transitions to help here. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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/CANCScggak7bYZx4-k0s04cDMpYCMg84i2pz-nr04WGrEJan-vg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

