Hello,
Nice that we're getting a new interface – looks good.
I want to mention something that I use very frequently. I hope it's available or considered in the new version.
I'm using version 3.82. I'm the middle of a large ongoing project or I would've upgraded by now.
In the current designer one can choose the layout size (ex. 480x320 landscape) and a black area is drawn in the designer to represent this layout size. But the designer window can be extended to give a much greater working area. I use this extended working area to "stage" layout elements such as panels or image views which are then later brought in to the visible area of the activity during execution when they are required (for example as a pop-up dialog).
An example of the Abstract Designer window for one of my layouts is:
The area outlined by a red rectangle in the upper left-hand corner shows the 480x320 layout size and the default views placed in this layout. All the other stuff outside of this 480x320 rectangle are various things that are part of the activity, held not visible until needed, then made visible and temporarily brought in to the visible area of the activity. These are things like dialog boxes, sliding menus, and confirmation panels.
I'm guessing this might be a nonstandard way of using visual designer, but I find it extremely useful and it has become indispensable.
I hope this capability will be preserved in the new interface. I think the only requirement is that the designer workspace area size can be increased well beyond the actual layout size. In the example above the layout size is 480x320 but the workspace area I'm using is probably more like 1200x1000.
Thanks,
Barry.