Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28216] Android: Parity with iOS for Ti.UI.ListView#deselectItem

GitHub Issuen/a
TypeBug
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterHans Knöchel
AssigneeUnknown
Created2020-11-02T21:45:47.000+0000
Updated2020-11-02T21:45:47.000+0000

Description

The deselectItem method on the Ti.UI.ListView has been iOS-only since the beginning. Now that RecyclerView will be added to Android, it should be considered to remove this parity gap and add parity on the method. It cleans up a looot of conditional code, just like the selectionStyle property would - but that's another one.

Comments

No comments

JSON Source