We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41ad86 commit 307a4faCopy full SHA for 307a4fa
README.md
@@ -107,6 +107,7 @@ and uses many great open-source libraries from the Android dev community:
107
for swiping between fragments and
108
[NineOldAndroids](https://github.com/JakeWharton/NineOldAndroids) for
109
view animations - all from [Jake Wharton](http://jakewharton.com/).
110
+* [MenuDrawer](https://github.com/SimonVT/android-menudrawer) for the menu drawer navigation.
111
* [Dagger](https://github.com/square/dagger) for dependency-injection.
112
* [ButterKnife](https://github.com/JakeWharton/butterknife) for view injection
113
* [Otto](https://github.com/square/otto) as the event bus
0 commit comments