My activity tekes too long to start. I'm adding many controls on it during onCreate and it take long to measure and layout all of them. After creation process has started user has to see empty black screen with title of my activity. I want this activity appear on the screen only after layout is complete and activity is ready. How can I do that?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

