Hi all,
I have a strange redraw behaviour in my DataField
In my onUpdate method I have several dc.drawText() to write values that are fetched from Activity.info object.
I don't know why but the first time values change previous values still below new ones.
Any idea on how solve this?
Thanks!