Shortcut to switch between design and text in Android Studio

后端 未结 14 765
孤街浪徒
孤街浪徒 2020-12-13 08:51

Does anyone know some shortcut to switch between design and text in android studio while editing XML layout?

While I can switch from design view to source using

相关标签:
14条回答
  • 2020-12-13 09:17

    In Windows it's ALT + SHIFT + Left / Right for Android Studio 3.4

    0 讨论(0)
  • 2020-12-13 09:18

    I wanted to switch to the selected View in question. None of the answers did that. So, here we go:

    CTRL + B

    Period.

    0 讨论(0)
提交回复
热议问题