Re: [android-developers] Notification area remains open on ICS

2012-02-29 Thread TreKing
On Wed, Feb 29, 2012 at 7:52 AM, bt wrote: > Is there any solution to close it automatically after click? You have this flag set? http://developer.android.com/reference/android/app/Notification.html#FLAG_AUTO_CANCEL -

[android-developers] Notification area remains open on ICS

2012-02-29 Thread bt
Hi, My app creates an ONGOING notification and when I click on it an intent is executed which opens an application. On ICS the notification area remains open and must be closed manually. Is there any solution to close it automatically after click? Thanks, Tamas -- You received this message be