Hi all.

I've noticed that animation framework is based on matrix
transformations (with additions for alpha). Did I get it right that
it's impossible to animate an arbitrary property (e.g size) of my view
with android.animation.* tools? If so, can you please give me some
hints how size animations can be implemented?

My task is to resize some custom view smoothly (redrawing/laying out
it on every 'frame').

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

Reply via email to