simple-view-behavior
simple-view-behavior copied to clipboard
Simple view behavior with NavigationDrawer
Hi!
I'm trying to do exactly the same effect as in your ProfileActivity, in my "HomeFragment". The problem is, this fragment is already in my MainActivity, witch contains the toolbar, where there is a NavigationDrawer. Do you know how I can proceed so the animation can work , and the picture and the name will be on the right of the navigationDrawer?
Thank you!