Those are for window animations, which are applied to an entire window.
 These activities are all put inside of one window so it is a completely
different situation.

Consider looking at the Fragment APIs in the support library, this is the
new replacement for ActivityGroup.

On Fri, May 27, 2011 at 8:02 AM, imran ali <imran...@gmail.com> wrote:

>
> it is not working for Activity group.
> As i found after google,
> in case of ActivityGroup we have to do some thing with
> localActivityManager.
> that i am unable to do presently.
>
> Regards
> Imran ali
>
>
>
>
> On May 27, 3:19 am, TreKing <treking...@gmail.com> wrote:
> > On Thu, May 26, 2011 at 8:15 AM, imran ali <imran...@gmail.com> wrote:
> > > I am using ActivityGroup and in that i have been using activities, how
> can
> > > i animate activities at the time of setContentView(view)?
> >
> > Maybe this:
> http://developer.android.com/reference/android/app/Activity.html#over...,
> > int)
> >
> >
> -------------------------------------------------------------------------------------------------
> > 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
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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