Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.08 KB

FragmentBasics

This is an extension from sample project of FragmentBasics from Android developer website

The base project files were taken from: http://developer.android.com/training/basics/fragments/creating.html

What I added:

  • Sliding transition between fragments
  • Change action bar title on fragment change

Where it changed: