I'm doing what Jeff Bowman described at Dagger 2.10 Android subcomponents and builders and it works perfectly fine. Now I want to add abstract module with only @Binds How can I do this?
After I override seedInstance my activity is not visible inside that abstract module so I probably should add something to seedInstance