<TextView
android:id="@+id/txt_all"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignLeft="@+id/txt"
android:autoLink="all"
android:layout_below="@+id/txt"
android:text="http://tw.yahoo.com" />

 

屬性
android:autoLink="all"

內容
android:text="http://tw.yahoo.com"

註:
建議只使用web與Email

android:autoLink="web|email

文章標籤
全站熱搜
創作者介紹
創作者 stockwfj3 的頭像
stockwfj3

程式設計@筆記

stockwfj3 發表在 痞客邦 留言(0) 人氣(76)