Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartbetter/GooView
一个自定义粘性控件,拖动GooView,在一定的范围内具有粘性效果,当超出范围时,GooView消失。
https://github.com/smartbetter/GooView
Last synced: 22 days ago
JSON representation
一个自定义粘性控件,拖动GooView,在一定的范围内具有粘性效果,当超出范围时,GooView消失。
- Host: GitHub
- URL: https://github.com/smartbetter/GooView
- Owner: jopengroup
- License: mit
- Created: 2016-05-14T07:39:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T12:21:37.000Z (over 7 years ago)
- Last Synced: 2024-08-04T00:07:08.457Z (4 months ago)
- Language: Java
- Homepage:
- Size: 118 KB
- Stars: 250
- Watchers: 7
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - GooView - 一个自定义粘性控件 (其他)
README
# Android Gooview
一个自定义粘性控件,拖动GooView,在一定的范围内具有粘性效果,当超出范围时,GooView消失。
# Sample usage
A sample project which provides runnable code examples that demonstrate uses of the classes in this project is available in the gooview-app/ folder.
# Preview
![](https://raw.githubusercontent.com/smartbetter/android-gooview/master/website/static/screenshot.gif)