openGeeksLab / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

RFE: Android Toast-like Dialog #263

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Toast.createToast("toastmessage");

What is the expected output? What do you see instead?
I would love to have a Toast-like dialog that doesn't block the UI and is half 
transparent at the bottom of the screen. I think this is very useful to show 
the user that something worked/didn't work/is in progress and doesn't block the 
user's workflow.

What version of the product are you using? On what operating system?
latest cn1, w7

Please provide any additional information below.
hope this is accepted..

Original issue reported on code.google.com by tron.cos...@gmail.com on 15 Jul 2012 at 8:49

GoogleCodeExporter commented 9 years ago
ah and of cause with auto-dispose..

Original comment by tron.cos...@gmail.com on 15 Jul 2012 at 8:58

GoogleCodeExporter commented 9 years ago
Agreed it would be nice.

Original comment by shai.almog on 16 Jul 2012 at 4:33