Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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