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

前端 未结 14 2059
情话喂你
情话喂你 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:29

    You do not need to restart an IDE. All you need is to close an xml file that does not get a tab and reopen it within an editor. It is a little bug.

提交回复
热议问题