Closed javg2k closed 9 years ago
Is this a question? There's a JIRA ticket requesting for single tap: https://jira.appcelerator.org/browse/TC-4992
@javg2k Ti.UI.TextArea
has support for the click
event.
If textareas can auto resize their height (I don't remember) then we can have a workaround!
Of course, height: Ti.UI.SIZE, scrollable:false
But the links will be not underlined and a different blue.
See the list of known issues at: http://www.tidev.io/2014/11/13/using-basic-html-in-labels-on-ios-like-android/
There is way to use click event... by default i can use link event the problem is that use long tap event... will be great to use single tap event.