rutile
Version:
Factory automation for Mobile Enterprise.
10 lines (9 loc) • 330 B
text/xml
<Alloy>
<View id="ExecButton" onClick="clickButton">
<View layout="horizontal" width="Ti.UI.SIZE" height="Ti.UI.SIZE">
<Label id="ExecButtonSymbol" class="ExecButtonLabel"/>
<View width="10dp"></View>
<Label text="Ti.Locale.getString('FrameworkSearchFormSearch')" class="ExecButtonLabel"/>
</View>
</View>
</Alloy>