Results 2 comments of Andrey Oleynik

This is how our case looks. From each of the tabs in the bottom nav, I would like to open LoginActivity and receive the results from it. The idea is...

Another option is to allow overriding of the methods setResultListener and sendResult. This will provide an option to implement this logic the way I want without having to use ResultWire...