Hey Android Studio 3.5
Hello Android app developers and android studio lovers.

Hope you have already download and update your android studio 3.5 which was recent update from android studio developer.
Did not get update? Please visit below link and download updated version of android studio.
Cool features of Android studio 3.5
Visual layout editor
Fast emulator
Intelligent code editor
Flexible build system
Realtime profilers
However, above cool features I am facing one issue in xml layout design. Whenever I format the xml code some view swipe their position. before updating my android studio, it was work perfectly. But after update to android studio 3.5, I am start facing that issue.

When I press ctrl+altr+l, AppCompactTextView swipe their position and goes up.
Please let me know any of you facing that issue and found solution of it.
Thanks for reading…
After spend some time to resolve that problem, finally found the solution. You can follow the below steps to rid out from the xml formatting issue on Android Studio 3.5. Thanks for reading and comments.

Go to File -> Settings -> Search Xml -> Code Style xml -> top right corner -> Set From -> Predefined Style -> Android. That’s it.