Hi All,

I wish to add make-in/make/out animation from AnimationUtils between
tabs as i scroll(left/right) through them.Each of the tabs represent
an activity having different layout files as their content view.The
tab that i scroll to  should slide into the screen through makein and
the previous tab must slide out of the screen through makeout.


I tried this using simple tabs that have a common layout file as
their
content view,and invoked startanimation on the individual views that
i
wish to animate.I was successful in doing so.but now,since there are
going to be multiple layout files,I cannot go about using this
approach.I have an idea about it.I guess LayoutAnimationController
has
to be used to enable the same.


Could anyone help me to get started with this problem?



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

Reply via email to