Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 442 Bytes

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)