duration does not seem to accept values on "show" and "showWithOptions"methods (Android 8.0) #117

This commit is contained in:
EddyVerbruggen
2018-11-11 17:39:04 +01:00
parent 440ea5bded
commit 82f72d2da7
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -273,6 +273,7 @@ The Android code was entirely created by me.
For iOS most credits go to this excellent [Toast for iOS project by Charles Scalesse] (https://github.com/scalessec/Toast).
## 6. CHANGELOG
- 2.7.2: Even better Android compatibility, but you're limited to short and long durations now, on Android.
- 2.7.0: [Android P compatibility.](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/issues/116)
- 2.6.2: [iOS view hierarchy fix.](https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin/pull/112)
- 2.6.0: Windows support!