Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toast Messages Overlap Each Other #33

Open
Erudition opened this issue Jul 31, 2019 · 0 comments
Open

Toast Messages Overlap Each Other #33

Erudition opened this issue Jul 31, 2019 · 0 comments

Comments

@Erudition
Copy link

I'm submitting a ... (check one with "x")
[x ] bug report
[ ] feature request

Current behavior:
When a toast message is displayed, it stays on screen for a period of time and then goes away. If a second toast message is produced before it disappears, it will overlap the first, even if there was not enough time to read the first toast (or even notice it appear).

Expected behavior:
The subsequent toast messages would either a) stack up vertically, as in other usages or b) queue up to be displayed one-by-one, like android toasts

Steps to reproduce:

  1. Send a Toast.
  2. Immediately send another Toast.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant