Saturday, 12 December 2015

XML : String error in MainActivity in Android studio

I am having issues with resolving R in Android studio. Here is a screenshot of my error:

screenshot

As you can see, the error is with the layout width String in wrap_content.I do not understand why this is an error since xml allows you to assign wrap_content to layout_width

No comments:

Post a Comment