nuno / TiCollectionView

UICollectionView / GridView for Appcelerator Titanium
MIT License
111 stars 43 forks source link

Android: Memory leaking #57

Open falkolab opened 8 years ago

falkolab commented 8 years ago

Your module has leaks. I tested it on this example https://gist.github.com/falkolab/cf9652613fe7b4836f63 with fixed sdk 5.1.2 (https://jira.appcelerator.org/browse/TIMOB-19891).

This screen shows difference of two dumps: 1 - before demo win is opened an 2 - after it closed.

MAT diff

falkolab commented 8 years ago

I test it at 30 items and without ActivityIndicator and infinite scroll widget.