[TIMOB-3402] Android: Row tap returns undefined
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-09T12:07:19.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-19 |
| Components | Android |
| Labels | android, reported-1.7.0, table, tap, view |
| Reporter | Thomas Huelbert |
| Assignee | Bill Dawson |
| Created | 2011-04-15T03:43:51.000+0000 |
| Updated | 2011-05-09T18:04:01.000+0000 |
Description
Behavior has been this way forever, could not find a bug number, loggin here.
- Base UI > Views > Table Views > Table View (layout
2)
2.tap on the row, away fomr any objects
results: "you clicked on the undefined"
expected: you clicked on the row
No comments