We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
i have a fragment with two inner fragment. For the outside fragment I write a presenter with a user case "UserPressRedButton"
when the UserPressRedButton action is completed I have to update the presentation layer of the two inner fragment
In which way can link all together ?