The digital clock resets to its initial value when we transition between screens
Hi Team,
I'm using a digital clock widget to display time, I'm setting some initial value for the time to start like16:00:00 from there I'm starting to increment the time value which I need to display in the display, which will happen when I'm on that particular screen.
After 2 min (now time value is 16:02:00) when I transitioned to another screen and come back again to where I used the digital clock widget the value resets to 16:00:00 which shouldn't happen.
How to resolve the issue where I can get the updated value even though screen transition happens. please suggest a solution.
referred digital clock section in the support.touchgfx.com
