Is there a list of commands that are available in designer scripts? Or even better perhaps an example that would show how to do a really complex layout - 20 to 40 views arrayed on multiple panels?
I keep getting told I should use anchors and designer script instead of variants but I have not been successful with this. For example my layouts may change depending on screen size not resolution, which I have been doing in code because I didn't think that GetDeviceLayoutValues would be available designer scripts. Also, I have a lot of view on panels which may change depending on res./screen size. They didn't seem to place properly with anchors. It is not clear to me, is an anchor relative to the activity, or it's parent?
I keep getting told I should use anchors and designer script instead of variants but I have not been successful with this. For example my layouts may change depending on screen size not resolution, which I have been doing in code because I didn't think that GetDeviceLayoutValues would be available designer scripts. Also, I have a lot of view on panels which may change depending on res./screen size. They didn't seem to place properly with anchors. It is not clear to me, is an anchor relative to the activity, or it's parent?