Dec 28, 2020
I saw your article :)
https://medium.com/@nicholas.rose/multi-module-navigation-with-dagger2-f747db186343 I think ActivityRetainedScope from Hilt would work well. I typically use single Activity + N fragments for the whole app, so I don't tend to handle Fragment-specific callbacks in Activity.