android中给TextView设置属性ellipsize
摘要:
1,ellipsize等于marquee,跑马灯效果 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" ... 阅读全文
posted @ 2013-05-15 18:33 勤修 阅读(22378) 评论(0) 推荐(1) 编辑