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
In Windows it's ALT + SHIFT + Left / Right for Android Studio 3.4
I wanted to switch to the selected View in question. None of the answers did that. So, here we go:
View
CTRL + B
Period.