blob: a73adc7ee025c5ce9de8001e5c5393b2ca00ff4d [file] [log] [blame]
<?xml version="1.0"?>
<recipe>
<instantiate from="res/layout.xml.ftl"
to="${escapeXmlAttribute(resOut)}/layout/${escapeXmlAttribute(layoutName)}.xml" />
<open file="${escapeXmlAttribute(resOut)}/layout/${escapeXmlAttribute(layoutName)}.xml" />
</recipe>