Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

auto link not working android

$
0
0

hi , i am using android i tried this code to test autolink but it's not working can anyone help

var lbllink = Ti.UI.createLabel({
        html:"<a href='"+data[index].thelink+"'>source</a>", 
        //autoLink:Ti.UI.Android.LINKIFY_WEB_URLS,
        bottom:"0dip"
    }); 
    lbllink.autoLink = Titanium.UI.AUTOLINK_URLS;
    view.add(lbllink);

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>