Is it possible to listen for double click events on an app widget? Judging by the api, it appears not, but I think this would be really useful.
I suppose a workaround would be to use an onClick pending intent to an activity that checks if its been started twice in quick succession - but this seems nasty... -- 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

