2013年5月20日
摘要: In my work, I have to add custom links (use custom tag) in each listview item. I met two problems and have searched by Google and stackoverflow, but no result... Here is the code segment and I process the tag with TagHandler.TextView tv = (TextView)paramView.findViewById(R.id.tv_dynamics_desc);tv.se 阅读全文
posted @ 2013-05-20 17:13 smallerpig 阅读(294) 评论(0) 推荐(0)