I have updated my android studio to 3.6.1 . Everything looks so good but i could not found the xml files code to view. They have removed the left side corner options to view design / code of xml file. Now how can i see it?
I have updated my android studio to 3.6.1 . Everything looks so good but i could not found the xml files code to view. They have removed the left side corner options to view design / code of xml file. Now how can i see it?
They move the buttons in top right corner under the files opened. Now you have 3 options instead of 2!
Finally i found it. They have moved this options to right of top corner with two icons for code and design views

Android Studio 3.6.1
Trick to default open split design/ code for xml file
File -> Settings -> Editor -> Layout Editor -> check the checkbox "Prefer XML Editor"
On Windows ctrl + Shift + A -> prefer XML...
Design editors, such as the Layout Editor and Navigation Editor, now provide a Split view that enables you to see both the Design and Code views of your UI at the same time. To enable split view, click the Split icon in the top-right corner of the editor window.