Skip to content

仿淘宝垂直滚动广告条 , 上下滚动轮播

Notifications You must be signed in to change notification settings

CuiChenbo/UpRollView

Repository files navigation

UpRollView

广告条 , 文字上下滚动轮播
四种方式实现文字或View上下滚动轮播,仿淘宝头条、淘宝广告条;

  • TextView+Handler延时动画 实现滚动效果;
  • 自定义ViewFlipper 实现滚动效果;
  • RecyclerView+子线程延时 实现滚动效果;
  • 竖直ViewPager+Handler延时 实现滚动效果;;

UpRollView博客
运行时动态图 效果图

About

仿淘宝垂直滚动广告条 , 上下滚动轮播

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages