hourglass_full Your download should start automatically in a few seconds...

Download Navigation Drawer SI_Latest Version.apk from Apk-Dl Server

Thank you for using Apk-Dl.com to download the apk file (Navigation Drawer SI_Latest Version.apk),

If the download doesn't start automatically in a few seconds, please click here to access the download URL directly.

Note: Download and save the apk file to your Android Phone's SD card and install it manually onto the Android device.

Description

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/NavigationDrawerSI

The 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/NavigationDrawerSI
The Navigation Drawer Pattern site: http://developer.android.com/design/patterns/navigation-drawer.html
A ButterKnife site: http://jakewharton.github.io/butterknife/