Hi all,
I have an application which using a sync adapter and one of the requirements is to have a notification in the status bar.
I added a notification but the problem is that there is also a system icon which is displayed but only part of the time during the sync operation.
I would like to use one (just one) of the icons.
Does anyone know a way how to use/display the system sync icon or how to disable it completely?
I've noticed that it's displayed when I insert records to the DB with the URI parameter: CALLER_IS_SYNCADAPTER, BUT it also displayed without that.
Thanks in advance,
Erez