mcxiaoke / android-volley

DEPRECATED
4.29k stars 1.56k forks source link

when i use LeakCanary , i found volley Response$Listener had leaked? #123

Closed jiancao closed 7 years ago

jiancao commented 8 years ago

like this: anonymous class implements com.android.volley.Response$Listener

panxw commented 8 years ago

@jiancao Maybe like http://blog.csdn.net/jdsjlzx/article/details/8463428

autoool commented 8 years ago

how to fix this?

jiancao commented 8 years ago

@chaozaiai use the latest version

awhgwqpeogh commented 8 years ago

@jiancao 1.0.19 is the latest version? how to fix this?