UNPKG

rutile

Version:

Factory automation for Mobile Enterprise.

14 lines (13 loc) 571 B
<Alloy> <View class="Container"> <View class="NearbyContainer"> <Label class="Caption" text="Ti.Locale.getString('FrameworkTextExpNearbyCentroid')"/> <View id="CentroidContainer" onClick="openLocationPicker"> <Label id="Centroid"/> </View> <Label class="Caption" text="Ti.Locale.getString('FrameworkTextExpNearbyDistance')"/> <TextField id="Distance" onReturn="closeKeyboard" hintText="Ti.Locale.getString('FrameworkSearchFormElementNearbyDistanceMeter')"/> </View> <Require src="Framework/FieldClearButton" id="ClearButton"/> </View> </Alloy>