Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28499] Android: Optimize RecyclerView.Adapter implementation

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2021-11-03T22:04:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.2.0
ComponentsAndroid
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2021-06-29T20:36:41.000+0000
Updated2021-11-03T22:04:53.000+0000

Description

- Optimize RecyclerView.Adapter implementation - Reduce duplicate code by moving methods to parent class - Implement DiffResult to reduce impact of adapter updates

Comments

  1. Gary Mathews 2021-06-29

    master: https://github.com/appcelerator/titanium_mobile/pull/12891

JSON Source