wendux / DSBridge-Android

:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
3.77k stars 616 forks source link

内存泄漏 #95

Open louis2610 opened 5 years ago

louis2610 commented 5 years ago

DWebView有内存泄漏的风险,比如我开了2个activity(里面含有一个webview),始终有一个activity释放不了。

1249848166 commented 5 years ago

因为始终有一个activity在运行webview