vanezkw / cycleviewpager
循环滑动viewpager
☆17Updated 10 years ago
Alternatives and similar repositories for cycleviewpager:
Users that are interested in cycleviewpager are comparing it to the libraries listed below
- A wave loading view☆78Updated 9 years ago
- 固定在ScrollView顶部的View☆90Updated 9 years ago
- support库滑动示例,NestScrollParent,CoordinatorLayout.Behavior使用☆46Updated 3 years ago
- 设计与实现朋友圈视频的滚动播放功能☆57Updated 7 years ago
- a custom view like the Gossip,with responsive items☆62Updated 10 years ago
- SwipeRefreshLayout support to load more☆38Updated 9 years ago
- 注意这个项目太旧了, 已不再维护, 比较新的一个项目: https://github.com/mengdd/HelloAnimations☆47Updated 8 years ago
- common library☆41Updated 2 years ago
- 类似qq效果的在view滚动到顶部或者底部后可以超出屏幕继续滚动的view,包括Listview,GridView 和ScrollView。可扩展性强,只需要继承OverScrollHeler类即可!☆45Updated 8 years ago
- 在Chris Banes的Android-PullToRefresh的基础上增加了RecyclerView的支持与Demo☆56Updated 9 years ago
- this is a common utils of android (used to fast develop). contains QuickAdapter of ListView,RecyclerView.ExpandListView. and so on.☆36Updated 8 years ago
- custom load more recyclerview, actually it can also add header!☆48Updated 7 years ago
- Android Example Code☆35Updated 6 years ago
- 一个Android SpannableStringBuilder 快速构建工具,可以让你用链式表达式,快速写出想要的效果☆48Updated 8 years ago
- 实现漫天飞雪的动画效果☆67Updated 8 years ago
- PullToZoomListView是反编译最美应用里面的一个自定义控件,类似阻尼效果。☆51Updated 10 years ago
- A powerful and useful RecyclerView☆87Updated 8 years ago
- 自定义AbsListView的快速滑动控件 ,并且实现了滑动不加载,只有停止的时候才开始加载当前页面的item(以StickyGridHeader为例)并且自定义了快速滑动效果还可以,后续会进一步进行提升☆50Updated 8 years ago
- android 自定义键盘,在页面嵌入的。使用还算简单☆47Updated 8 years ago
- A Site Navigation for Android Developers☆35Updated 9 years ago
- RecyclerView with GridLayout that can be dragged.You may use this like the Netease ChannelManager or in some otherwise.☆38Updated 9 years ago
- 这是一个滑动选择器,类似于SeekBar的效果☆48Updated 10 years ago
- ☆29Updated 9 years ago
- 打字 机效果☆80Updated 10 years ago
- pass data to activity or fragment☆51Updated 8 years ago
- 灵感来自于查看微信公众账号所发的文章,设置该文章字体大小时所需要的View控件。☆61Updated 6 years ago
- 可定制的ViewPagerIndicator,当然不通过ViewPager也可以用☆58Updated 8 years ago
- Achieve stock listing linkage effects, achieve listview slide up and down, right side sliding around and realize listview header fixed ve…☆58Updated 10 years ago
- make your animation of view,AnimatorSet,demo has a animation of tencent's qq☆48Updated 2 years ago
- 应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂.....☆94Updated 9 years ago