[TIMOB-18409] Windows: Implement Ti.UI.ScrollView
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-01-20T18:11:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-01-20T01:12:26.000+0000 |
Updated | 2017-03-13T22:03:05.000+0000 |
Description
Implement Ti.UI.ScrollView. ScrollView is used by Ti.UI.TabGroup which is used for Titanium default two tab app template. To test this, run all tests under Source/TitaniumKit and Source/Titanium, and also make sure Titanium default app (the NG app) works as expected.
https://github.com/appcelerator/titanium_mobile_windows/pull/74
Closing ticket as fixed.