On Mon, Feb 7, 2011 at 7:20 PM, AndroidDevTime <[email protected]> wrote: > Well I just want to see if it can be done somehow, I don't really want > to always have to sort thru the notifications below and pick it out.
Tough. > I was just wondering if you really need to goto the step of going in > the notification drawer to fire off the pending intent. Yes. > Is there any > way to detect a click on the icon and issue it at that point? No. Bear in mind that this icon will tend to measure about 0.10" by 0.15" and, as such, is a very poor target for somebody to tap on using a touchscreen. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.3 Programming Books: http://commonsware.com/books -- 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

