Are you calling the toast.cancel() method from the main UI Thread? Check out the sample code below which uses toast.cancel(): http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/AlarmController.html
Thanks, Megha On Tue, Mar 25, 2008 at 1:58 AM, e <[EMAIL PROTECTED]> wrote: > > i want closed toast view..... > i used > toast.cancel(); > but it's didn't closed.....what is reasons behind it??? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

