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 Ctrl+B (and need to select something in layout before), I have no way to go back.
You can find it in Preferences->KeyMap:
"Select next Tab in multi-editor file"
:
The keymap depends on the platform:
You can change it on the KeyMap panel.
You can find the buttons to switch between design, text and preview in top right bar:
With Android Studio Arctic Fox 2020.3 you can find the buttons to switch between code|split|design: