This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Potentially existing text notifications will be canceled before showi…
…ng a new one. With some Android platforms `Toast` notifications do not interrupt each other. Using the same `Toast` object a notification which has become invalid is now canceled. This commit relates to issue #1.
- Loading branch information