blob: 5b1869b940860196a64d936f4a671027e9c232fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Sphnx
==========
# Development Setup
Titanium 1.6.2 SDK download link: http://builds.appcelerator.com.s3.amazonaws.com/mobile/1_6_X/mobilesdk-1.6.2-20110418144400-osx.zip
(from http://builds.appcelerator.com.s3.amazonaws.com/index.html)
# Research
- Infinite scrolling in Titanium: https://gist.github.com/810391
- Infinite scrolling (only Android): https://gist.github.com/810171
|