codepath/fb-fragments-demo

Name: fb-fragments-demo

Owner: CodePath

Description: Fragments Demo for Facebook Android Bootcamp

Created: 2015-08-18 22:23:46.0

Updated: 2018-01-25 18:58:24.0

Pushed: 2015-08-18 22:24:23.0

Homepage: null

Size: 304

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Fragments Demo

Exercise 1: Static Fragments

Statically embed a fragment multiple times into a single activity. Display the EditText contents from each fragment to demonstrate that each fragment is its own independent instance.

exercise one

Exercise 2: Dynamic Fragments

Dynamically replace fragments within a container on the right side of an Activity's layout.

exercise two


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.