Skip to content Skip to sidebar Skip to footer

Android Studio Shows Some Mess In Xml Files

While I was working with my android project I wanted to edit one of my xml files. So I just opened it and this is what I saw:

Solution 1:

This happened even for the Android Studio v3.2.1 (latest stable version).

The only solution I have found was reinstalling the Android Studio without importing the old configuration.

Changing the File Encoding in settings to UTF-8 or System Default didn't help either.

Post a Comment for "Android Studio Shows Some Mess In Xml Files"