-
Notifications
You must be signed in to change notification settings - Fork 1
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.txt
darknos/TiAdvancedListView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Advanced List View =========================================== This is a module based on 3.2.0 code with marker and pulldown support for guys who can’t wait for 3.2.0 in app.js var TiAdvancedListView = require("ti.advanced.list.view”); Ti.UI.createListView = TiAdvancedListView.createListView; Ti.UI.createListItem = TiAdvancedListView.createListItem; Ti.UI.createListSection = TiAdvancedListView.createListSection; //one new feature. use following to prevent remote image loading on scroll var listView.stopImageLoaderOnScroll = true;
About
No description, website, or topics provided.
Resources
License
Unknown, Unknown licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.txt
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published