mmBs Apps

Navigation Drawer SI 1.0.3
mmBs
Navigation Drawer Simple Implementation is anapplication only for Android developers who are interested inlearning how to use a New/Bind pattern to create a simpleNavigation Drawer pattern using the ButterKnife library.The Navigation Drawer pattern was built according to the look ofthe Google Play Navigation Drawer and it is binded to 4Fragments.It is not a real application but a github, open-source project,which is available on: https://github.com/mmBs/NavigationDrawerSIThe project implements Action Bar (appcompat) and supportsAndroid 2.3 and above.Please DO NOT report bugs in reviews. If you find any issue orbug, do not hesitate to contact me via email or just do a PullRequest on the GitHub.For more information visit:My GitHub: https://github.com/mmBs/NavigationDrawerSIThe Navigation Drawer Pattern site: http://developer.android.com/design/patterns/navigation-drawer.htmlA ButterKnife site: http://jakewharton.github.io/butterknife/