Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madhu314/recursivelistfragment
A sample directory listing app that explains a composite pattern in android
https://github.com/madhu314/recursivelistfragment
Last synced: 19 days ago
JSON representation
A sample directory listing app that explains a composite pattern in android
- Host: GitHub
- URL: https://github.com/madhu314/recursivelistfragment
- Owner: madhu314
- Created: 2012-08-20T18:12:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-20T18:46:58.000Z (about 12 years ago)
- Last Synced: 2023-03-27T14:52:16.197Z (over 1 year ago)
- Language: Java
- Size: 734 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A sample android application that explains intelligent usage of list adapter when working with data models of composite pattern. This example works with composite pattern of Files structure. Using only a single adapter and a single list view, the app will provide a directory listing of your sd card