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

Warning when creating an empty activity what does it mean?

When I try to add an empty activity on the ui's package I get this message, and I'm not sure what it means

Ignoring conflict for the value: activity_horizontal_margin wanted: "<dimen name="activity_horizontal_margin">16dp</dimen>" but it already is: "<dimen name="activity_horizontal_margin">32dp</dimen>" in the file: dimens.xml

Should I worry about it?

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

I am sorry to have missed this post, but somebody else brought it up recently and I attempted to answer it on this other post.