[TIMOB-13053] Android Listview: Store viewMap related data inside getTag() and remove TiBaseListViewItem
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-03-27T22:25:52.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2013 Sprint 07 API, 2013 Sprint 07 |
Components | Android |
Labels | n/a |
Reporter | Allen Yeung |
Assignee | Hieu Pham |
Created | 2013-03-13T22:07:53.000+0000 |
Updated | 2017-03-17T18:07:35.000+0000 |
Description
The view map data can be separated into a simpler inner class so we don't need a separate class that extends for TiCompositeLayout. This is an effort to minimize the number class we use unnecessarily.
This bug is now invalid b/c additional functionalities was added to TiBaseListViewItem.
Closing ticket as invalid.