Anyone has a great sample on Conductor with Android Injector?
In particular I would like a dependency tree that looks like Application -> Activity -> Controller.
Since in my current setup Controllers can't access ActivityScoped dependencies.
If it helps I have a little sample app demonstrating the problem:
https://github.com/timrijckaert/conductor-dagger