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 trialSaurabh B
Courses Plus Student 2,880 PointsCan't paste the image from src
I have added the files attached with this video to the drawable folder of my app. But when I go to the src of the ImageView I see some other files. Those files are not seed.
1 Answer
Dan Donche
6,214 PointsCheck here. https://teamtreehouse.com/forum/resources-dialogue-is-not-showing-project-files
I had the same problem. I pasted the files into the drawable folder instead of the res folder.
Saurabh B
Courses Plus Student 2,880 PointsSaurabh B
Courses Plus Student 2,880 PointsThanks Dan. My problem is solved.