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
You can find it in Settings->KeyMap
"Select next Tab in multi-editor file" CRTL+SHIFT+RIGHT (it may depend by the platform).
"Select next Tab in multi-editor file"
You can change it.
Now you can check sequence of button in top right bar to switch between design, text and preview.