Android button - back with navigation drawer (sliding menu)

I am using the navigation drawer: https://developer.android.com/design/patterns/navigation-drawer.html

How do I use the up / back button on the action bar?

How do I add other actions or fragments to work with the up / back button?

+3


source to share





All Articles