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 an Interactive Story App (Retired) Finishing the User Interface Customizing the Buttons

Kyle Baker
Kyle Baker
8,211 Points

Difference between activity and content?

In my layout folder, I have activity_main.xml, activity_story.xml, content_main.xml, and finally content_story.xml. My content_main.xml and content_story.xml look like the activity_main.xml and activity_story.xml from the video. It seems to me that this could be because of an update to android studio since this video was published? I'm just wondering what my activity_main.xml and activity_story.xml are doing if he only needed the content that I have in my content_main.xml and content_story.xml. Thanks in advance.

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Have a look at Seth's Answer to this question in a previous post. Or check out this Stack Overflow thread.

Hope those help :dizzy:

Kyle Baker
Kyle Baker
8,211 Points

Exactly what I wanted to know, thanks a ton :). Showed Seth love too with an upvote