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 trialEric Cho
2,151 PointsMy android icon is still the default android image. I changed the images in mipmap.
I didn't change the ic_launcher.xml. is that the reason? there was no file provided for that. Thank-you in advance.
1 Answer
zanebraunstein
4,742 PointsYeah, I had this same problem back on an earlier lesson. I think since he is using an older version of Android Studio that the file does not exist for him. To fix it, just delete the XML file. This will make the app use one of the image files and should solve the issue.