I wanted to build a component for a splash screen for use with my apps. Firstly for hopefully a “wow” factor, to give the app some pizzaz on loading. But also more practically, the app take a few seconds to run its OnStart, so figured I’d hide that behind a splash screen, with the title and maybe a pretty logo, etc.. Just a 3 second timer, then slide into the main screen.
What is the best way to go about animating a Progress bar for three seconds? I figure I could use the new progress bar control, or something like it, along with a timer to fill up the bar, but can’t quite wrap my head around it.

Report
All responses (
Answers (