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

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


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

Last synced: 9 months 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.