Android-Studio to show XML code instead of design

后端 未结 8 1550
后悔当初
后悔当初 2021-02-01 11:33

I\'m using IntelliJ Android-Studio 0.8.2 and i\'d like to know if it\'s possible to open the code by default when editing XML files?

Opening multiple files alwa

8条回答
  •  不要未来只要你来
    2021-02-01 12:24

    The Android Designer editor always opens files in the "Design" mode by default. Once you have it open you can switch to "Text" mode and it will retain that setting for that file. However, there's no option to have it default to opening XML files in "Text" mode.

提交回复
热议问题