> There's a few issues with this though. Take various animations such as the one on the toolbar that some Google apps have (the arrow that spins into a hamburger and back again). Easy to do if you're just loading different fragments into a Framelayout, impossible to do with activities as you reload the entire toolbar on an activity change.
I haven't even found an easy way to control the state of that animation, even if I use only one activity.
I haven't even found an easy way to control the state of that animation, even if I use only one activity.