Parent widget pops when toast dismisses
Closed this issue · 0 comments
OutdatedGuy commented
Issue
When dismissable
is set to true
, sometimes the parent widget which called MotionToast
pops with the toast itself.
This generally happens when user taps on screen at the same time the MotionToast
is dismissing.