blob: 939552419bebfb3beff25f895d12650cd7b38b45 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.android.tools.idea.npw.ConfigureAndroidModuleStep">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="16" column-count="7" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="5" bottom="0" right="0"/>
<constraints>
<xy x="20" y="20" width="694" height="623"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="2ea7" class="javax.swing.JLabel" binding="myModuleNameLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Module name:"/>
</properties>
</component>
<component id="81c6d" class="javax.swing.JTextField" binding="myModuleName">
<constraints>
<grid row="1" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="c6a43" class="javax.swing.JLabel" binding="myProjectLocationLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Project location:"/>
</properties>
</component>
<vspacer id="b6371">
<constraints>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="1" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="4f4fc" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="myProjectLocation">
<constraints>
<grid row="3" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="86a04" class="javax.swing.JLabel">
<constraints>
<grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Minimum required SDK:"/>
</properties>
</component>
<component id="f1b88" class="javax.swing.JLabel">
<constraints>
<grid row="6" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Target SDK:"/>
</properties>
</component>
<component id="66825" class="javax.swing.JLabel">
<constraints>
<grid row="7" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Compile with:"/>
</properties>
</component>
<component id="fef01" class="javax.swing.JLabel">
<constraints>
<grid row="9" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Theme:"/>
</properties>
</component>
<component id="c7c8" class="javax.swing.JComboBox" binding="myMinSdk">
<constraints>
<grid row="5" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="241" height="27"/>
</grid>
</constraints>
<properties/>
</component>
<component id="d887d" class="javax.swing.JComboBox" binding="myTargetSdk">
<constraints>
<grid row="6" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="241" height="27"/>
</grid>
</constraints>
<properties/>
</component>
<component id="4f7a5" class="javax.swing.JComboBox" binding="myCompileWith">
<constraints>
<grid row="7" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="241" height="27"/>
</grid>
</constraints>
<properties/>
</component>
<component id="fa492" class="javax.swing.JComboBox" binding="myTheme">
<constraints>
<grid row="9" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="241" height="27"/>
</grid>
</constraints>
<properties/>
</component>
<vspacer id="8bc36">
<constraints>
<grid row="10" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="1" anchor="1" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
</vspacer>
<component id="6db10" class="javax.swing.JCheckBox" binding="myCreateCustomLauncherIconCheckBox" default-binding="true">
<constraints>
<grid row="11" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Create custom launcher icon"/>
</properties>
</component>
<component id="b6571" class="javax.swing.JCheckBox" binding="myCreateActivityCheckBox" default-binding="true">
<constraints>
<grid row="12" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Create activity"/>
</properties>
</component>
<component id="27994" class="javax.swing.JCheckBox" binding="myLibraryCheckBox">
<constraints>
<grid row="13" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Mark this project as a library"/>
</properties>
</component>
<grid id="e39ce" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="15" column="0" row-span="1" col-span="7" vsize-policy="2" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false">
<minimum-size width="-1" height="175"/>
</grid>
</constraints>
<properties/>
<border type="none" title="Description"/>
<children>
<component id="16382" class="javax.swing.JLabel" binding="myDescription">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<background color="-1118482"/>
<enabled value="true"/>
<text value=""/>
<verticalAlignment value="1"/>
<verticalTextPosition value="1"/>
</properties>
</component>
<component id="ab18b" class="javax.swing.JLabel" binding="myError">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="2" hsize-policy="2" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<background color="-1118482"/>
<text value=""/>
<verticalAlignment value="3"/>
<verticalTextPosition value="3"/>
</properties>
</component>
</children>
</grid>
<hspacer id="facce">
<constraints>
<grid row="4" column="4" row-span="1" col-span="3" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
<component id="9116" class="javax.swing.JTextField" binding="myAppName">
<constraints>
<grid row="0" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="b07f9" class="javax.swing.JLabel" binding="myAppNameLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Application name:"/>
</properties>
</component>
<component id="ef020" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Package name:"/>
</properties>
</component>
<component id="7e6ab" class="javax.swing.JTextField" binding="myPackageName">
<constraints>
<grid row="2" column="1" row-span="1" col-span="6" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
<preferred-size width="150" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<component id="5202c" class="javax.swing.JLabel">
<constraints>
<grid row="14" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Support Mode:"/>
</properties>
</component>
<component id="ae91a" class="javax.swing.JCheckBox" binding="myFragmentCheckBox">
<constraints>
<grid row="14" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Fragments"/>
</properties>
</component>
<component id="ef1e5" class="javax.swing.JCheckBox" binding="myGridLayoutCheckBox">
<constraints>
<grid row="14" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="GridLayout"/>
</properties>
</component>
<component id="6d9a1" class="javax.swing.JCheckBox" binding="myNavigationDrawerCheckBox">
<constraints>
<grid row="14" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Navigation Drawer"/>
</properties>
</component>
<component id="4ba56" class="javax.swing.JCheckBox" binding="myActionBarCheckBox">
<constraints>
<grid row="14" column="4" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Action Bar"/>
</properties>
</component>
<component id="78100" class="javax.swing.JLabel" binding="mySourceVersionLabel">
<constraints>
<grid row="8" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value="Language Level:"/>
</properties>
</component>
<component id="9b5fa" class="javax.swing.JComboBox" binding="mySourceCombo">
<constraints>
<grid row="8" column="1" row-span="1" col-span="3" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
</children>
</grid>
</form>