>
>
> It seems that inflating views just isn't very fast, even with the binary 
> XML format and stuff.
>
>
Yes it can be very slow for complex layouts. 

It is unfortunate that it is not safe to invoke the layout inflater  in a 
thread to preload the layout while displaying a loading screen , 
to avoid the "black screen" effect while the app is busy in onCreate() 
loading the layout.


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to