Left justified button text

You must Login before you can answer or comment on any questions.

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

— answered 8 months ago by Aaron Saunders
answer permalink
1 Comment
  • I worked around this by having my graphic designer add the text to the button's background image.

    — commented 8 months ago by Norton Lam

Your Answer

Think you can help? Login to answer this question!