[android-developers] animateWithDuration

2011-10-14 Thread bob
I'm converting an app from iphone to Android. On iphone there's a function called animateWithDuration that makes it easy to fade in UI stuff and slide in UI stuff. For instance, this fades some text in… then out: [UIView animateWithDuration:0.3 delay:0 options:0 animations:^{

Re: [android-developers] animateWithDuration

2011-10-14 Thread Justin Anderson
Have you looked at Android animations at all? http://developer.android.com/guide/topics/graphics/view-animation.html http://developer.android.com/guide/topics/graphics/animation.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Oct 14, 2011 at