Platform: Tizen 2.3.2, Gear S3.
I need to refresh my screen immediately when a device is waken up (either by gesture, by pressing the power button, turning the rotary ring, etc) to ensure that the user see the latest update when the screen is turned on.
Which event should I monitor? Preferably an event attached to an Evas_Object rather than an Ecore event, if possible.
Thank you.