On Mon, Sep 21, 2015 at 2:07 AM, Jags <[email protected]> wrote: > i see blank page, the page is not rendered. but when the setcontentview is > called before loadurl, (i.e it is visible), the page loads and renders with > a white flash. > > to avoid this white flas, i want to load it while it is not set as layout > content. >
Leave it as the content but set it to INVISIBLE, then show it once the content loads. ------------------------------------------------------------------------------------------------- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

