Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fernandospr/android-nested-fragments-example
- Owner: fernandospr
- Created: 2016-11-30T19:43:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T19:46:37.000Z (about 8 years ago)
- Last Synced: 2024-11-08T10:50:45.408Z (about 2 months ago)
- Language: Java
- Size: 83 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.