[mono-android] SplashActivity and single instance
devbuzz
derek at fieldmetrix.com
Thu Jan 12 11:28:21 UTC 2012
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.
More information about the Monodroid
mailing list