[TIMOB-9372] TiAPI: Define vertical swipe event behavior for Ti.UI.TableView
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Unknown |
Created | 2012-06-04T17:45:38.000+0000 |
Updated | 2018-02-28T20:03:11.000+0000 |
Description
Should TableView support vertical swiping? iOS does not. Mobile Web it does. TableViews scroll, so the swipe and scrolling conflict. Need to settle on a convention and create parity tickets for each platforms.
No comments