Anonymous
29 MAY 2015 AT 14:47
Excellent Class. Two feedback for your considerations:
- Add int ID in NavigationItem which is easier to handle in callback than the position
- Add getMenu method in NavigationDrawerCallbacks so that NavigationDrawerFragment is independent of application specific code. MainActivity can then manage the menu.
Anonymous
29 MAY 2015 AT 14:47
Excellent Class. Two feedback for your considerations: