Garima Jain

Results 4 comments of Garima Jain

Hey @bangarharshit sounds like a good idea, Do you have a rough module structure in mind for this or more insights? Thanks

@bangarharshit Wouldn't that lead to a lot of code duplication within a single Android Studio project. `dependencies.gradle` makes total sense but any ideas how can we reduce duplicated code. Suggestions...

Hey @l007001 This has actually got nothing much to do with `dagger-android`. In the official documentation, we have a section to make a Fragment as injection target (ability to extract...

@chaitanya-exp It is for demonstration purposes, In future there can be a few dependencies which will live during the scope of for example just `HomeActivity`, like `HomeActivityRouter` (which can manage...