Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.

Crash because out of memory #2

Open
cycDroid opened this issue Dec 27, 2012 · 1 comment
Open

Crash because out of memory #2

cycDroid opened this issue Dec 27, 2012 · 1 comment

Comments

@cycDroid
Copy link

Crash when you scoll the view up and down again and again, you could see the heap in eclipse.
Thanks for sharing your code, anyway to fix that problom ?

@carlosnavas
Copy link

This can be related to the getView() method in ListAdapter class. Actually it creates a new view each time it is called instead of applying the viewHolder pattern. Am I right Marvin?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants