janishar / android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

Home Page:https://janisharali.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dagger 2.11 & Retrofit

testacnt145 opened this issue · comments

Does this project follows the latest dagger 2 guidelines?

And is there any chance that you will include Retrofit API calls with proper separate network dagger module as shown here

We can think on this.

I appreciate the update of Dagger 2.11 with Android Injector demo. Retrofit2 is also another greate networking library.