Android - Hide all showed Toast Messages
Posted
by crazyV
on Stack Overflow
See other posts from Stack Overflow
or by crazyV
Published on 2010-05-02T22:32:04Z
Indexed on
2010/05/02
22:37 UTC
Read the original article
Hit count: 479
Hey guys,
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 :)
thanks a lot! greets
//did research, nobody asked something similar, hopefully //some keyboards: disable hide toast messages from showing deactivate stop
© Stack Overflow or respective owner