Skip to content

Conversation

moztro
Copy link

@moztro moztro commented Oct 15, 2013

Added a ViewHolder to ArticleListAdapter for keep reference from each list item view. This way you avoid frequent calls of findViewById() during listView scrolling and improvement your app performance

Added a ViewHolder to ArticleListAdapter for keep reference from each list item view. This way you avoid frequent calls of findViewById() during listView scrolling and improvement the your app performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant