AkshayChordiya / News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
MIT License
848 stars 166 forks source link

Integrate Dagger support #22

Closed AkshayChordiya closed 5 years ago

AkshayChordiya commented 5 years ago

Implements Dagger 2 support with ViewModel

Continued implementation of #21 and resolves #20

AkshayChordiya commented 5 years ago

I'd love your review if it's possible @Ezike

Ezike commented 5 years ago

I've added a review

AkshayChordiya commented 5 years ago

Thanks @Ezike