Cleanup webview at latest point

This commit is contained in:
Sebastián Katzer 2016-12-18 10:35:20 +01:00
parent 2c9cafe1ed
commit 7a473e7dd6

View File

@ -299,6 +299,8 @@ public class Printer extends CordovaPlugin {
PluginResult.Status.OK, job.isCompleted());
command.sendPluginResult(res);
view = null;
}
/**