Skip to content

1.0.5

Compare
Choose a tag to compare
@AndroidWithRossyn AndroidWithRossyn released this 27 Jan 14:49
· 1 commit to main since this release
1.0.4

- Show toasts at different positions (top, center, bottom) under android 30
- Support for both short and long duration toasts
- Accept both string messages and string resource IDs
- Show toasts from Context, Fragment, Dialog, or View
- Automatic cancellation of active toasts
- Memory leak prevention using WeakReference