tabris
tabris copied to clipboard
Provide a feature similar to the "Toast" on Android
Android supports Toasts, a quick message for the user. https://developer.android.com/reference/android/widget/Toast.html
It would be awesome if Tabris clients would support Toasts natively. At the moment I'm mimicking them with a push session, which I don't like very much.
Link to feature: https://developer.android.com/guide/topics/ui/notifiers/toasts.html
http://stackoverflow.com/questions/18680891/displaying-a-message-in-ios-which-have-the-same-functionality-as-toast-in-androi