On Wed, Sep 19, 2012 at 10:11 AM, BoresExpress <[email protected]> wrote:
> I want this activity appear on the screen only after layout is complete > and activity is ready. How can I do that? You can't. If your Activity takes long to load, the user is going to have to wait for something or other. Use a splash screen maybe? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

