Closed easycheese closed 10 years ago
Your nav drawer actually calls selectItem(position) twice. Normally undetectable you can tell if your nav menu is setup to launch an activity. When selected, it starts two instances of the activity.
See my pull request for the simple fix.
Your nav drawer actually calls selectItem(position) twice. Normally undetectable you can tell if your nav menu is setup to launch an activity. When selected, it starts two instances of the activity.
See my pull request for the simple fix.