here's the issue I am experiencing:
if I animate fromAlpha="0" toAlpha="1" on an invisible view all is good, I 
get the animation as expected.
While if I animate fromXScale="0.0" fromYScale="0.0" toXScale="1.0" 
toYScale="1.0" on an invisible view I can see in the first frame that the 
item is shown at its full size.
How does that come? And how can I avoid that?

jumpIn.xml file: http://nopaste.info/82b3e84803.html
piece of Activity.java: 
http://nopaste.info/4774905fcf.html<http://nopaste.info/4774905fcf.html>

can anyone help me?

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