#65 Success callback not triggered when toast tapped in Android

This commit is contained in:
EddyVerbruggen
2016-01-15 13:12:03 +01:00
parent a5cdda3ea2
commit ac0746b9b9
4 changed files with 94 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-x-toast"
version="2.3.1">
version="2.3.2">
<name>Toast</name>