On Nov 24, 7:07 pm, skink <psk...@gmail.com> wrote:
> i managed to disable some children from being animated by creating
> custom layout animation controller and overriding its getDelayForView
> so that it returns 0 for Views to be not animated and orherwise
> returns super.getDelayForView
>

uppps,

no, it doesn't work - i mean returning 0 in getDelayForView method...

unfortunately getAnimationForView is final so i cannot override it

so, how to extend layout animation controller so that it meets my
needs?

thanks,
pskink

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