Android杂谈---TextView的跑马灯效果
下面的是转载的文章,但是有些属性还不是很清楚,所以又在网上查了一下相关属性的作用,以备后用先上代码和效果<?xmlversion="1.0"encoding="utf-8"?><LinearLayoutxmlns:Android="http://schemas.android.com/apk/res/android"android:orientation="vertical"android:layout_width="fill_paren...