Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thanksmister/as3recyclelist

AS3 List for Android and iOS devices that uses Object pools to recycle list items.
https://github.com/thanksmister/as3recyclelist

Last synced: about 2 months ago
JSON representation

AS3 List for Android and iOS devices that uses Object pools to recycle list items.

Awesome Lists containing this project

README

        

AS3 Scrolling List for Android and iOS devices built with Flash Builder 4.5 and AIR 2.6. The list uses an object pool to recycle the list item renderers. This gives the list the ability to scroll very large sets of items without taking a memory hit. The down side is that the list no longer accommodates item renderers of variable height.

MIT License: http://www.opensource.org/licenses/mit-license.php