Android Studio Iguana: XML-Code line indents one character to the left by clicking

35 Views Asked by At

I'm using Android Studio Iguana. My problem is, that if I click on a tag-element this element indents to the left and the opening tag "<" is at the same height as the first letter of the tag name.

View without clicking: <Button

View when clicking: Button

Also there is another problem maybe correlating to the above one: There is the error "The resource name shouldn't be empty", but it isn't: enter image description here

0

There are 0 best solutions below