android textView、語音播報

/*添加超連接*/ tv.setAutoLinkMask(Linkify.PHONE_NUMBERS); tv.setMovementMethod(LinkMovementMethod.getInstance()); /*文字顏色改變API23*/ ColorStateList colorStateList =getResources().getColorStateList(id,null);
相關文章
相關標籤/搜索