janishar / android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
4.44k stars 1.24k forks source link

Adding Mike Penz Material drawer as navigation drawer #45

Closed n3bir0s closed 7 years ago

n3bir0s commented 7 years ago

I like your example of MVP concept, is it possible that you add Mike Penz material drawer library as navigation drawer since it's easy to use and it's very flexible.

Any way keep up good work !

Thanks

janishar commented 7 years ago

We would favour to keep the implementation as close to the Android default as much as possible.