Text/Design Tab Missing New Android Project on Android Studio IDE

前端 未结 14 2061
情话喂你
情话喂你 2020-11-27 07:55

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

14条回答
  •  清酒与你
    2020-11-27 08:27

    In Android Studio 3.6 use these three buttons (Code | Split | Design), on top right, to switch between views.

提交回复
热议问题