I removed the noHistory option because I'm using the SplashActivity as a kind
of initial workflow processor.

So if the user has already logged in before they get:
SplashActivity -> Login Screen-> SplashActivity.OnActivityResult -> Home
Screen

If this is the first time they are logging in they get:
SplashActivity -> Auth Screen -> SplashActivity.OnActivityResult -> Login
Screen-> SplashActivity.OnActivityResult -> Home Screen

So I can't use noHistory because I need SplashActivity to process
OnActivityResult.

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/SplashActivity-and-single-instance-tp5138098p5139699.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to