文件名称:Android自定义控件之广告条滚动效果
文件大小:130KB
文件格式:PDF
更新时间:2024-01-26 04:42:52
id position viewpager
在一些电子商务网站上经常能够看到一些滚动的广告条,许多软件在首次使用时也有类似的广告条,如图: 其实在github上有实现这种效果的控件,不过这东西做起来也是很简单,我们今天就来看看该怎么做。 先来看看布局文件: <RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android xmlns:tools=http://schemas.android.com/tools android:layout_width=match_parent android:layout_height=matc