/FragmentCommunication

Shows communication between fragment to fragment and fragment to activity using interface.

Primary LanguageJava

FragmentCommunication

Shows communication between fragment to fragment and fragment to activity using interface.

Attaching some screenshots:

So here we have one activity with 3 fragments :

  • FragmentA (Grey b/g)
  • FragmentB (Green b/g)
  • FragmentC (Purple b/g)