views:

133

answers:

0

Hi, I'd like to know how to disable the highlighting effect when the user clicks the notification in the status bar and furthermore, I'd like to allow the user to interact directly with the RemoteView I have placed in the notification by means of button pressing.

I know this can be done as HTC's Sense has an ongoing notification while a call is in progress that has accomplished the above goals.

Please let me know if you have any ideas, specifically, how do I set an OnClickListener for a view nested within my RemoteView?