[TIMOB-2098] Android: e.rowData, e.index et al missing with singletap tableview event
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-08-16T01:22:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | parity |
Reporter | Ralf Pfeiffer |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:10:24.000+0000 |
Updated | 2017-08-16T01:22:46.000+0000 |
Description
These are present and working with 1.4.1 under iOS. Would be really handy to have these under Android. Basically, I have to use singletap instead of click on a table, as that table also handles swipe and dblclick events (if I use click, it will get called during these other events much of the time).
The docs would also need to be updated to list the new properties to the event object.
FYI: Row-level properties are also missing on the dblclick event on Android.
Appears to be a parity issue. Relabeling.
Closing due to inactivity. If this issue still exists, please raise a new ticket.