<Alloy>
	<View class="Container">
		<View class="AreaContainer">
			<Label class="Caption" text="Ti.Locale.getString('FrameworkTextExpArea')"/>
			<View id="AreaInfoContainer" onClick="openAreaPicker">
				<Label id="AreaInfo"/>
			</View>
		</View>
		<Require src="Framework/FieldClearButton" id="ClearButton"/>
	</View>
</Alloy>
