I've searched the docs long and hard for this as I'm sure I'm missing something obvious. I want to position some views differently based on the orientation.
I started with two layout files - portrait and landscape - which worked fine. I then saw a comment by Erel that this was unnecessary, so I tried to do it with a single layout file. But I can't work out what the designer script equivalent of
Thanks, Erel. That was the first thing I tried, but I must have got the syntax wrong somewhere, since I got an error message and started trying other things.