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 Android Fragments Tablet Time Enter the Grid

Fragments stacking or something..?

The problem:

https://gyazo.com/430c7e212120b8961924b499f567a713

https://gyazo.com/76e6ae0eb8551a8766363e6a6e96f98a

Dunno what happened but something is very wrong somewhere, I tried looking back on the vids but I'm pretty sure I have everything the same way.

In order to save time, I'll just link my code in github, so no need to copy/pasta all of the code here.

Github: https://github.com/Jourio/AndroidApps/tree/master/SmellsLikeBakin/SmellsLikeBakin

If you have any idea what to do, help me out.. :/

2 Answers

Solved the problem, There was some extra code in MainActivity that was unnecessary.

bump