views-widgets-samples
views-widgets-samples copied to clipboard
Memory growing issue
just install sample project. Run on an emulator. Open Memory Monitor. Scroll up and down with several times. Memory is growing. Sometimes GC start, but cannot release more memory. Always call GC.
Any idea on this issue?
To be clear, are you saying that the GC is being called but no memory is being released?