mobile - Add Hyperlink to Alert with Titanium -


is possible add hyperlink alert box when using titanium? if so, how?

if asking android use androidview property of alertdialog. can use view label or webview hyperlink in android , assign alert dialog's view.

for ios need custom view alert dialog


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -