Is there any way programmically to tell if the toast is still appearing on the droid like there doesnt seem to be a getStatusFunction on the toast class that would do it. Is the only approach to doing this is having a timer that setsoff the same time the duration goes on so i can be sure the droid knows when the toast is on the screen or not?
-- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

