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