Hi,
I would like to left justify text within a button for an iOS app, but the property:
textAlign:Titanium.UI.TEXT_ALIGNMENT_LEFT,
doesn't seem to work. Is there a different property for buttons?
Thanx.
1 Answer
i usually place a label in the button to get that behavior
Your Answer
Think you can help? Login to answer this question!