The <include> tag is now in the Layout category of the Palette: When you drag and drop it on a layout, its drop handler automatically pops up a layout resource chooser where you can pick which layout should be included. The chooser is configured with a validator which checks for cyclic dependencies, such that you don't accidentally include a layout which has an include chain pointing back to the current layout: |
Recent Changes >