textview的文本有鏈接時單擊的時候是觸發(fā)了哪個事件?<TextView
android:id="@+id/tv_main_test"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="20dp"
android:autoLink="web"
android:text="點擊鏈接 "
/>當(dāng)點擊了 www.baidu.com的時候觸發(fā)了哪個事件?
- 2 回答
- 0 關(guān)注
- 532 瀏覽
添加回答
舉報
0/150
提交
取消