How to close navigation drawer immediately after an item is pressed?
I'm using navigation drawer working fine, but it closing slowly after an item is pressed. This happens if next activity has a extra code in oncreate method otherwise working properly.. So please help to solve this I just managed to solve the problem you're experiencing. First of all i have to say that i'm working on Android Studio 1.1.0 generated NavigationDrawer project. This is the method onCreateView() of the class NavigationDrawerFragment @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { mDrawerListView = (ListView) inflater