-
Unanswered: Notification like Toast in Android?
Unanswered: Notification like Toast in Android?
Hi,
Does sencha has built in support for showing a kind of notification to the user? Like a Toast that Android has:

This Toast message will be visible during a predefined period, i.e. 2 seconds and requires no user action like an alert or confirm window.
Thanks.
-
Sencha - Sencha Touch Dev Team
Nope, you would have to create this yourself. Fairly simple. Extend Ext.Sheet, and add a timeout in show() to automatically hide it after X seconds.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us