Friday, December 24, 2010

Re: [android-developers] Re: Help with animation

On Fri, Dec 24, 2010 at 9:45 PM, Zsolt Vasvari <zvasvari@gmail.com> wrote:
Really? That's the only way?  Not very object oriented ... 

No idea if it's the only or even best option, honestly. Haven't done any animations, but AFAIK they don't actually modify the views, just how they're rendered. So if you have another view depenedent on the animation of the first, I think you'd have to animate it as well.

I can have any number of views under View2, they would all need to be translated.  Seems very heavy handed.

I would expect an animation applied to a ViewGroup to also apply to it's children as well - but again, I don't know much on the topic. Just throwing out an idea.

-------------------------------------------------------------------------------------------------
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment