Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fernandospr/android-nested-fragments-example


https://github.com/fernandospr/android-nested-fragments-example

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# android-nested-fragments-example

Demonstrates a ```MainActivity``` that dynamically adds a ```ParentFragment``` and this fragment inflates an xml which has several static child fragments using the `````` tag.