Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (retired 2014) Pretty Little Things Animating the Answer

Carl Taggett
Carl Taggett
10,319 Points

Android Development Challenge 3 of 3 FadeAnimation?

Now we want to attach the fadeOutAnimation to the ‘statusLabel’ TextView. Set it by using the 'setAnimation()' method of the statusLabel variable. Remember that our fadeOutAnimation is the parameter for the 'setAnimation()' method!

I have no idea what i'm doing here. What?? any help would be great

Carl Taggett
Carl Taggett
10,319 Points

ok I see you changed it with the "m" in the video ok I found it.

1 Answer