Yes the activity icon. What I want to happen is as follows
Activity message is displayed.
User pressed button.
Program runs to set a flag on an SQL database. I want this bit to happen without any interaction with the user ie nothing to display, no requirement for them to do anything.
Thanks