Cleanup webview at latest point
This commit is contained in:
parent
2c9cafe1ed
commit
7a473e7dd6
@ -299,6 +299,8 @@ public class Printer extends CordovaPlugin {
|
|||||||
PluginResult.Status.OK, job.isCompleted());
|
PluginResult.Status.OK, job.isCompleted());
|
||||||
|
|
||||||
command.sendPluginResult(res);
|
command.sendPluginResult(res);
|
||||||
|
|
||||||
|
view = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user