On Fri, Feb 17, 2012 at 6:11 AM, giles ian <gilesian....@gmail.com> wrote:

> M1: Loding dialog show on first activity and then moving on to next
> activity and then displaying data.
>
> M2: Moving to next Activity, then showing loding dialog and then
> displaying data
>

M2, as that defers the blocking operation until it's actually necessary.
What if the user never makes it to B? Then you blocked them and made them
wait for no reason.

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