How would I implement smooth Transitions between Activities such as they are implemented in the Google IO 2014 App?
It seems as if they are just replacing Fragments but from the Code it seems as if they are just regularly starting an Activity? The Source Code for the Switching (Navigation Drawer) can be found here: BaseActivity.java