On Sat, Nov 6, 2010 at 3:04 PM, Bret Foreman <bret.fore...@gmail.com> wrote:
> Streaming the UI creates an added complication - in what way should I
> notify the user that the UI is finished drawing? Partial data is going
> to confuse the user unless they know that more is coming. Since this
> is a limitation imposed by the Android framework, others must have
> encountered it. Is there a standard way to notify the user that the UI
> is incomplete?

Use Traceview and find where your performance issue lies. Then fix
that problem. That way, you won't have to worry about all this other
stuff, and you'll have happier users as an extra bonus.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

-- 
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