I have a problem, how do I disable all toast messages being process currently?
In my App, there is a list, when a user clicks on an item, a toast message is being displayed, 10 items - 10 toast messages,
so if the user clicks 10 times, then presses the menu button... he has to wait for some seconds, until he's able to read the menu option text.
shouldn't be like that :)