janishar / android-mvvm-architecture

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
2.95k stars 936 forks source link

Using DaggerApplication, daggerAppCompathActivity, DaggerFragment #70

Open nguyenvanminhfptpoly opened 4 years ago

nguyenvanminhfptpoly commented 4 years ago

@amitshekhariitbhu why u don't use class Default in Dagger , ex: DaggerApplication , DaggerFragment, it reduce risk introduction when build

ChandoraAnkit commented 4 years ago

The following classes are part of the "dagger.android.support" package which has been deprecated by Google. For more details, you can check out this link :- https://dagger.dev/api/2.13/index.html?deprecated-list.html