OnClick for navigationDrawer not loading new fragments
I have been trying to create a navigationDrawer for my project. I have been following this review here: http://www.androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/ I have been editing the code a bit, to use my own layout, in order to take out the icons and notifications in the navigation drawer. I just needed a simple one. I have the drawer mostly working except for the onCLicks. I am not getting any errors, but when I click an item in my NavDrawer it does not load the new fragment. I am not getting any error. Here is my code: MainDrawer2: public class MainDrawer2 extends