I'm interested in seeing this happen, and I'm not afraid to write code for it, but I don't really know anything about the toast API.
What I'm looking to be able to do is wait for the notification to be clicked on or dismissed; I don't mind doing that in a thread and blocking it until either condition occurs.
Can you suggest roughly what changes need to be made for this?
I'm interested in seeing this happen, and I'm not afraid to write code for it, but I don't really know anything about the toast API.
What I'm looking to be able to do is wait for the notification to be clicked on or dismissed; I don't mind doing that in a thread and blocking it until either condition occurs.
Can you suggest roughly what changes need to be made for this?