SDK should send parameter in onUpdate(p) where p:
- force update - but not always as is now
- overalaped - for example if goal reached message appear (ont onShow/ onHide)
- id view/app ...
-x,y,w,h need to be changed
- etc. something to help to know that area should be drawn
or call onHide/onShow when something happened on screen when it's not action foreground aplication
it helps to write more optimise drawing, simple example:
- time without seconds, big font - drawing it cost a lot
- but it should be changed only once per minutes/hours