I'm new to xamarin android in visual studio and have a problem with the designer I cannot figure out. I used to have the source and the view side by side and I was very happy with that. I did something, don't know what, and I ended up with either the source or the image and I could toggle between the two. I wanted to return to the split screen and clicked on a button that said vertical split (or something like that). I now have a split screen with the source on one side and a blank view on the other side. There's also a message that says "This layout is empty. Please insert the layout or widget to be used as root". I don't know how to do that. How do I get back to where I was?
↧