mcxiaoke / android-volley

DEPRECATED
4.29k stars 1.56k forks source link

anonymous listener of volley-request causing memory-leak #181

Open Hardik-mehta opened 7 years ago

Hardik-mehta commented 7 years ago

I am using Leakcanary for detecting memory leak in my app. but astonishingly leak canary reported memory leak in volley due to use of anonymous listener. I have asked this issue on StackOverflow below is the link:

anonymous-listener-of-volley-request-causing-memory-leak