Thursday, June 9, 2011

Re: [android-developers] Where should the anim folder go now?

Old style animations (pre-3.0) should go in res/anim/
New style animations (3.0+) should go in res/animator/

Xav

On Thu, Jun 9, 2011 at 7:23 PM, GJTorikian <gjtorikian@gmail.com> wrote:
> I was listening to the most excellent Google I/O 2011 talk about the
> new changes to ADT r11. At one point, Xavier recommends something
> about moving the animation folder. I didn't catch why, or what the
> change should be.
>
> Right now I have it under res/anim. Is the preference to move it to
> raw/animation ? Is this only for apps targeted to 3.0+, or apps using
> ADT r11?
>
> --
> 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
>

--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com

Please do not send me questions directly. Thanks!

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