blob: b9844012c9319b6ab0a040e2f905078b02d3f19d [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.ChooseApiLevelDialog">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="3" column-count="4" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="20" y="20" width="1324" height="608"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="67aca" class="javax.swing.JPanel" binding="myChartPanel">
<constraints>
<grid row="0" column="0" row-span="3" col-span="1" vsize-policy="3" hsize-policy="6" anchor="8" fill="2" indent="0" use-parent-layout="false">
<minimum-size width="500" height="-1"/>
</grid>
</constraints>
<properties/>
</component>
<scrollpane id="938ed" class="com.intellij.ui.components.JBScrollPane" binding="myScrollPane">
<constraints>
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="1" anchor="8" fill="2" indent="0" use-parent-layout="false">
<minimum-size width="500" height="-1"/>
<preferred-size width="500" height="504"/>
<maximum-size width="500" height="-1"/>
</grid>
</constraints>
<properties>
<background color="-1118482"/>
<horizontalScrollBarPolicy value="31"/>
<opaque value="false"/>
</properties>
<border type="none"/>
<children>
<grid id="d6d38" layout-manager="GridLayoutManager" row-count="1" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints/>
<properties/>
<border type="none"/>
<children>
<component id="7ec33" class="com.intellij.ui.components.JBLabel" binding="myDescriptionLeft">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<foreground color="-12566464"/>
<text value="&lt;html&gt;The minimum SDK version determines the lowest level of Android that your app will run on. &lt;br&gt;&lt;br&gt; You typically want to target as many users as possible, so you would ideally want to support everyone -- with a minimum SDK version of 1. However, that has some disadvantages, such as lack of features, and very few people use devices that old anymore. &lt;br&gt;&lt;br&gt; Your choice of minimum SDK level should be a tradeoff between the distribution of users you wish to target and the features that your application will need. &lt;br&gt;&lt;br&gt; &lt;b&gt;Click each Android Version/API level for more information.&lt;/b&gt; &lt;/html&gt;"/>
<verticalAlignment value="1"/>
<verticalTextPosition value="1"/>
</properties>
</component>
<component id="b9044" class="com.intellij.ui.components.JBLabel" binding="myDescriptionRight">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<foreground color="-12566464"/>
<horizontalAlignment value="10"/>
<text value=""/>
<verticalAlignment value="1"/>
<verticalTextPosition value="1"/>
</properties>
</component>
</children>
</grid>
</children>
</scrollpane>
<hspacer id="f201d">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="1" hsize-policy="2" anchor="0" fill="0" indent="0" use-parent-layout="false">
<minimum-size width="50" height="-1"/>
<preferred-size width="50" height="-1"/>
<maximum-size width="50" height="-1"/>
</grid>
</constraints>
</hspacer>
<component id="c5951" class="com.intellij.ui.components.JBLabel" binding="myIntroducedLabel">
<constraints>
<grid row="0" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false">
<preferred-size width="500" height="-1"/>
<maximum-size width="500" height="-1"/>
</grid>
</constraints>
<properties>
<font size="20"/>
<horizontalAlignment value="2"/>
<text value=""/>
</properties>
</component>
<component id="61336" class="com.intellij.ui.components.JBLabel" binding="myLearnMoreLinkLabel">
<constraints>
<grid row="2" column="2" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="0" fill="3" indent="0" use-parent-layout="false">
<preferred-size width="308" height="0"/>
</grid>
</constraints>
<properties>
<horizontalTextPosition value="0"/>
</properties>
</component>
</children>
</grid>
</form>