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

Jeremy Thorhill
Jeremy Thorhill
1,414 Points

Bug Fix Help?

Hi, I found that the background/button color can repeat in random along with the fact. How can I make it so that the code checks if it's the current fact that is going to be displayed again, and instead, show another random fact?

Same with colors?

I have a feeling this is with "if" statements and also throw conditions?

But I can't seem to figure it out.

Any help would be appreciated.