Fix overwriting AdBlock instance by every new created LightningView object
This commit is contained in:
parent
09f23553a4
commit
9c1b0c703e
@ -61,7 +61,7 @@ public class LightningView {
|
|||||||
|
|
||||||
private static boolean mWideViewPort;
|
private static boolean mWideViewPort;
|
||||||
|
|
||||||
private static AdBlock mAdBlock;
|
private AdBlock mAdBlock;
|
||||||
|
|
||||||
private CookieManager mCookieManager;
|
private CookieManager mCookieManager;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user