Remove show toast method call from cancel timer to ensure that toast show is called only once. #118

This commit is contained in:
EddyVerbruggen
2018-08-22 09:37:36 +02:00
parent e4e18f143a
commit 8869b81749
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-x-toast"
version="2.6.2">
version="2.7.0">
<name>Toast</name>