#35 Close toast when app is suspended or closed: added hide() function, for Android only for now

This commit is contained in:
EddyVerbruggen
2015-05-21 21:04:37 +02:00
parent 69f1fbaa80
commit 4593549f41
3 changed files with 16 additions and 2 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="nl.x-services.plugins.toast"
version="2.0.5">
version="2.0.6-dev">
<name>Toast</name>