forked from github/Toast-PhoneGap-Plugin
Update README.md
This commit is contained in:
parent
093b523dc6
commit
7b903b7f72
@ -254,6 +254,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).
|
For iOS most credits go to this excellent [Toast for iOS project by Charles Scalesse] (https://github.com/scalessec/Toast).
|
||||||
|
|
||||||
## 6. CHANGELOG
|
## 6. CHANGELOG
|
||||||
|
- 2.5.2: Multi-line wrapping Toasts are now center aligned.
|
||||||
- 2.5.1: You can now specify the `textSize` used in the font for iOS and Android.
|
- 2.5.1: You can now specify the `textSize` used in the font for iOS and Android.
|
||||||
- 2.5.0: By popular demand: Specify the duration of the Toast on iOS and Android. Pass in `short` (2000ms), `long` (4000ms), or any nr of milliseconds: `900`.
|
- 2.5.0: By popular demand: Specify the duration of the Toast on iOS and Android. Pass in `short` (2000ms), `long` (4000ms), or any nr of milliseconds: `900`.
|
||||||
- 2.4.2: You can now also set the Toast `opacity` for iOS.
|
- 2.4.2: You can now also set the Toast `opacity` for iOS.
|
||||||
|
Loading…
Reference in New Issue
Block a user