Fixed memory leak
This commit is contained in:
parent
34312bb988
commit
7aaf6d1771
@ -103,6 +103,7 @@ public class TabsManager {
|
|||||||
tab.onDestroy();
|
tab.onDestroy();
|
||||||
}
|
}
|
||||||
mWebViewList.clear();
|
mWebViewList.clear();
|
||||||
|
mCurrentTab = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user