> Euhm.. Then tell me why this class exists: > http://developer.android.com/reference/android/view/animation/CycleInterpolator.html
The class exists yes, but not its equivalent XML tag. > An i just follow the documentation for specifying interpolators: > http://developer.android.com/guide/topics/resources/available-resources.html#animation I just read this documentation, it's wrong and very outdated. > However when searching the internet is also see the following naming: > @android:anim/ease_in_interpolator This comes from a very old version of Android, *before* 1.0. > By the way.. i want to use the linear interpolator in my xml like > this: > android:interpolator="@android:anim/linear_interpolator" Please file a feature request at http://b.android.com. -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. 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 -~----------~----~----~----~------~----~------~--~---