Merge pull request #117 from leibale/master
Remove to early view cleanup
This commit is contained in:
commit
2c9cafe1ed
@ -278,7 +278,6 @@ public class Printer extends CordovaPlugin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pm.getInstance().print(docName, adapter, builder.build());
|
pm.getInstance().print(docName, adapter, builder.build());
|
||||||
view = null;
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user