angeldevil / PairScrollViewLinks
类似今日头条详情页,可以有两个Child View,并且这两个Child VIew都可以垂直滚动,比如WebView+ListView,但对Child View没有限制。
☆73Updated 8 years ago
Alternatives and similar repositories for PairScrollView
Users that are interested in PairScrollView are comparing it to the libraries listed below
Sorting:
- 水波纹效果☆90Updated 7 years ago
- deprecated☆62Updated 5 years ago
- 打字机效果☆80Updated 10 years ago
- 设计与实现朋友圈视频的滚动播放功能☆57Updated 7 years ago
- 选择省份或者是城市模块,可以直接拿来用☆102Updated 9 years ago
- android 切换加载中,加载失败,加载成功布局,定义一个LoadViewHelper所有界面通用。☆148Updated 9 years ago
- 两端分散对齐的TextView,支持中英文混编☆100Updated 8 years ago
- 高仿QQ新版聊天消息提示气泡,可以拖动,反弹跳动☆48Updated 10 years ago
- 用来替代sharedpreferences.支持 object,bitmap等☆64Updated 10 years ago
- PullToZoomListView是反编译最美应用里面的一个自定义控件,类似阻尼效果。☆51Updated 10 years ago
- 一款热更新及插件集一身的app☆63Updated 7 years ago
- 仿百度助手头部搜索框缩放.☆139Updated 9 years ago
- An android library that help you to tint status bar.☆83Updated 9 years ago
- support库滑动示例,NestScrollParent,CoordinatorLayout.Behavior使用☆46Updated 3 years ago
- 这是一个AndFix应用到项目的小栗子。个人技术水平只能写写这些没有技术的Demo了,请大家不要吐槽~☆91Updated 9 years ago
- 这是一个可以实现下拉刷新和自动加载下一页的ListView,下拉刷新使用Google的原生效果☆54Updated 10 years ago
- 还记得有一招从天而降的功夫?GiftRainView,一个用来下金币,下红包的View☆124Updated 9 years ago
- A wave loading view☆78Updated 9 years ago
- 固定在ScrollView顶部的View☆90Updated 9 years ago
- 处理 Span 在 最大宽度文字尾省略号,无效的问题。☆89Updated 9 years ago
- 类似qq效果的在view滚动到顶部或者底部后可以超出屏幕继续滚动的view,包括Listview,GridView 和ScrollView。可扩展性强,只需要继承OverScrollHeler类即可!