When an activity launches it brings up an instance of the notification icon in the activity tray. I'm trying to make it so when someone copies something instead of it popping up the frame for a second it shows a pulsing notification icon in the top left hand corner.<br>
I have disabled the frame popping up in frame.py.<br>I am wondering, is it best to implement the notification icon in the clipboardservice.py? Is there any documentation on the NotificationIcon?<br><br>Any help would be appreciated, thanks <br>