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

Unknown bug

I have this bug in my application. When I run the application you are brought to the "news" tab and you can swipe right to the "media" tab and then lastly to the "marketplace" tab. But when you swipe backwards from marketplace to media and then to news the content doesnt show. When you jump from marketplace to news its's fine. It just seems to be the centre tab that is causing the problems. I have no errors so this is quite confusing to me?

Any suggestions Ben Jakuben

here is my app: https://github.com/neilquinn91/MyApp3

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Sorry Neil, I haven't had time to look into this myself. Have you made any progress with this issue? Is your code in onCreateView or onResume for the News fragment?