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 trialDerek Derek
8,744 PointsCan't drag items from the palette to the design view in Android Studio
How can I fix it? Thank you!
1 Answer
nihouse
7,160 PointsThanks Ioannis, this helped me!
Unfortunately I can't vote your answer as best answer...
Ioannis Bouramas
12,583 PointsIoannis Bouramas
12,583 PointsI think I had the same issue. If you're using the latest version of Android 23. Then there are two xml files, one named content_main.xml and the other called activity_main.xml. Although in this tutorial there is only one. So whatever you wanna do you have to do it in the content_main.xml, this will be what the user will see eventually. You could also check this link: example link