Android Studio Chipmunk - XML Layout Designer Split View Change Orientation

Viewed 83

I'm not sure what happened, but the Split XML design view is now showing horizontally instead of vertically. (Design View is on bottom and Code view is on top.) I can't find anywhere on the UI to change the orientation of the design and code panes.

Split View

1 Answers

After playing around with the interface for longer than I'd like to admit...

Clicking on the "Split" button again flips the UI between horizontal and vertical split screen. I'm not sure if this is a new feature in Android Chipmunk or if it's always been this way, but I could not find a duplicate question or answer on Stack Overflow or the web.

Split Button

Related