class@Toast behavior when another toast is already displayed.
the toast will be queued if another toast is already displayed.
the toast will be displayed immediately, pushing the previous toast into the queue instead.
class@Toast behavior when another toast is already displayed.