Skip to content

Communication of a fragment with its parent fragment #16

Description

@psohm

How can we make a fragment communicate with its parent fragment.
Ex : We have 2 fragment
MainFragment calls CustomerSelectionFragment

On CustomerSelectionFragment, if i click on the customer "test", I want to notify the MainFragment that I selected the customer "test"
How can we handle that case ?

Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions