Re: [android-developers] Time Out on Insistent Notifications

2011-03-27 Thread Mark Murphy
On Sat, Mar 26, 2011 at 11:06 PM, Jake Colman col...@ppllc.com wrote: Is there an easy way to set a time limit on the insistent notification? Not really, at least not for anything that I would consider easy. Or is there a way to manually clear the notification sound/vibrate/LED but without

[android-developers] Time Out on Insistent Notifications

2011-03-26 Thread Jake Colman
My app provides preferences to allow the user to control how they wish to be notified - any combination of Sound, Vibrate, LED - and whether it should be a persistent notification. Depending on their settings I set the Notification.defaults and Notification.flags accordingly. When insistent