Hi guys,
I created a widget.newButton() and its properties is set to ‘textOnly = true’ and 'labelAlign = ‘right’.
I notice that the ‘labelAlign’ property does not work when the ‘textOnly = true’. It is always aligned to the ‘left’.
This is not mention in the document at all ( http://docs.coronalabs.com/api/library/widget/newButton.html ), and I would like the ‘labelAlign’ to work in this situation.
Would appreciate if someone updates the documents, or fix this (if it is a bug).
Thanks