if anyone is kind enough, can someone please check...
# android
q
if anyone is kind enough, can someone please check if i properly set up injecting a fragment into an activity with dagger2 ?
google 5
stackoverflow 1
I followed this guide https://medium.com/@rachitmishra/dependency-injection-on-android-with-dagger-2-and-kotlin-part-2-460062d53880 But I'm not quite sure if it was beneficial as I had to still instantiate a Fragment in the activity