Hi, Does anybody have an idea how to show splash screen on application restart? I know I can create splash screen on application startup as described in docs <http://docs.xamarin.com/android/tutorials/Creating_a_Splash_Screen>. But how to do it, when user presses home button and after some time returns to application? In this scenario Android will show activity which was diplayed when user pressed home, not the splash. If application was killed in a meanwhile, user will see blank screen for a few seconds, as the mono runtime has to start again.
Thanks, Piotr
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
