Skip to content

In Class Exercise using an Activity to communicate between fragments

Notifications You must be signed in to change notification settings

Cascadia-ScottMaxwell/FragmentCommunication

Repository files navigation

FragmentCommunication

In Class Exercise using an Activity to communicate between fragments

  • Review the Fragment Transactions in your FragmentsTest project from the previous In-Class Activity: Fragments
  • Fork and then Clone this repository
  • Follow along with the Android Fragment Basics Example as you
    1. Add the Item Fragment to the activity layout onCreate()
    2. Update the list of items in DummyContent
    3. Require the Activity to Implement the Interface
    4. Deliver a Message to the Simple Fragment to update its view to show the selected item number
  • If you have time, experiment with implementing Fragment Transition Custom Animations like the Card Flip Animation for the simple fragment.

About

In Class Exercise using an Activity to communicate between fragments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages