2016年2月16日 星期二

TextView

        android:text="網址 www.hinet.net" // 網址及www.hinet.net要空一行for分隔
        android:autoLink="all" // 自動判斷連結及對應之應用程式開啟
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:id="@+id/textView1" />

layout13.jpg

TextView01.jpg

沒有留言:

張貼留言