[TIMOB-28436] Android: Implement native selection for ListView
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-09-10T09:28:32.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:07:47.000+0000 |
| Updated | 2021-09-10T09:28:32.000+0000 |
Description
- Implement ability to select items
- Implement
allowsSelection and allowsMultipleSelectionInteraction properties for parity with iOS
- Implement itemsselected event
master: https://github.com/appcelerator/titanium_mobile/pull/12769