设置文本超连接

设置文本超连接

<TextView
android:id="@+id/TextView02"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:autoLink="all"
android:text="请访问Android 开发者:
http://developer.android.com/index.html">
</TextView>

posted @ 2013-12-20 11:05  爱编程hao123  阅读(128)  评论(0编辑  收藏  举报