How can I View Alternative Layouts Simultaneously?

Nathan Sokalski
4,056
Reputation points
I'm not sure where to ask this, so I am asking it here. When a Xamarin.Android app has alternative layouts (such as layout-land), Visual Studio 2022 displays them in the same tab, therefore only allowing you to see only one of them at a time. Because there are often similar elements in the different versions, I would like to be able to see them both at the same time to compare and possibly do some copy & pasting between them. I do not want to use things like Multi-edit, I just want to see both files at the same time. Is there any way to do this?