The navigation drawer in my app is not closing. I am using activities instead of fragments. When i click on any item in the listview, it opens other activities as i
listview
call the drawer.closeDrawer(navList); function before switch case