lightSky / InfiniteIndicator

This lib can be used for viewpager infinite loop with indicator easily.
486 stars 102 forks source link

Memory issue #39

Open ancuop opened 7 years ago

ancuop commented 7 years ago

I found that when Infinite indicator is running, the memory has an issue. Memory increases continuously then it causes out of memory. However if I trigger GC manually, it runs ok. Is it an issue? Thanks

dileep-n commented 6 years ago

How can i overcome this memory leaking issue?