User Activity

Hi All, I have a set of 10 screens in my project and I want 9th screen to be displayed as startup screen after performing a particular job say xyz as startup screen. Lets say 9th screen shows the result of job xyz. and job xyz results in reboot. Is t...
Hi,How to sync progress indicator of a progress bar when you dont know the time period for which the progress bar should be displayed?I mean how do we divide the progress indicator to an unknown time period?Thanks
Hi All, Is there a way to avoid repeated images in animation? To be more specific lets say I have animation to be created with 6 .png images and lets say my first 2 images and last 2 images are  the same...Is there a way to reuse the same images (1.p...
Hi,I have a project with about 10 screens implemented and the requirement is that an animation needs to be displayed during bootup of the device.Is there a way to go ahead and add another extra screen with animation and call that during bootup?Or Sho...
Hi,I wanted to have space as fallback character for one of the fonts that I'm using.I tried setting the fallback character as empty.....fallback character with 0x20 (ASCII value of space).Both the approaches don't seem to work.Looking for some guidan...