2014年11月26日

Android:用代码修改一行文字中某几个字的颜色

摘要: TextView changeVideoQualityTxt = (TextView) rootView.findViewById(R.id.enter_wireless_display_txt); String text1 = getString(R.string.enter_applicat... 阅读全文

posted @ 2014-11-26 10:07 leihupqrst 阅读(708) 评论(0) 推荐(0)

导航