Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yixiaolunhui/SlidingBall
仿QQ身边的人的水平滑动效果
https://github.com/yixiaolunhui/SlidingBall
Last synced: 2 months ago
JSON representation
仿QQ身边的人的水平滑动效果
- Host: GitHub
- URL: https://github.com/yixiaolunhui/SlidingBall
- Owner: yixiaolunhui
- Created: 2015-12-14T09:57:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T10:33:25.000Z (about 8 years ago)
- Last Synced: 2024-05-22T06:12:47.266Z (8 months ago)
- Language: Java
- Homepage:
- Size: 1.01 MB
- Stars: 265
- Watchers: 6
- Forks: 66
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-android-ui - SlidingBall - 仿QQ身边的人的效果 (Sliding)
README
# 仿QQ身边的人的效果
本代码使用gallery实现,另外用 viewpager实现链接为:https://github.com/dalong982242260/SlidingBallViewPager
用recycleview实现连接为:
https://github.com/dalong982242260/GalleryRecycleView# 效果图
![image](https://github.com/dalong982242260/SlidingBall/blob/master/img/dalong.gif?raw=true)
# 如何使用
compile 'com.dalong.coverflow:coverflow:1.0.0'