How can I enable the text/design Tab on the a src/main/res/layout folder on the activity_main.xml file that was created automatically during create new project? If i do righ
In Android Studio 3.6 use these three buttons (Code | Split | Design), on top right, to switch between views.