[TIMOB-28435] Android: Implement native selection for TableView
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-09-10T09:28:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 10.1.0 |
| Components | Android |
| Labels | parity |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2021-05-05T04:04:49.000+0000 |
| Updated | 2021-09-10T09:28:31.000+0000 |
Description
- Implement ability to select rows
- Implement
allowsSelection and allowsMultipleSelectionInteraction properties
- Implement rowsselected event
master: https://github.com/appcelerator/titanium_mobile/pull/12769