Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanks-zyh/SmallBang
twitter like animation for any view :heartbeat:
https://github.com/hanks-zyh/SmallBang
animation heartbeat like-button twitter
Last synced: about 2 months ago
JSON representation
twitter like animation for any view :heartbeat:
- Host: GitHub
- URL: https://github.com/hanks-zyh/SmallBang
- Owner: hanks-zyh
- License: apache-2.0
- Created: 2015-12-24T14:48:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T05:43:51.000Z (about 7 years ago)
- Last Synced: 2024-11-13T02:03:17.389Z (2 months ago)
- Topics: animation, heartbeat, like-button, twitter
- Language: Java
- Size: 6.08 MB
- Stars: 1,001
- Watchers: 31
- Forks: 158
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Android-Awesome-Resources - SmallBang
README
# SmallBang
twitter like animation for any view :heartbeat:
[Demo APK](https://github.com/hanks-zyh/SmallBang/blob/master/screenshots/demo.apk?raw=true)
## Usage
```groovy
dependencies {
implementation 'pub.hanks:smallbang:1.2.2'
}
``````xml
```
or```xml
```
## DonateIf this project help you reduce time to develop, you can give me a cup of coffee :)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UGENU2RU26RUG)
## Contact & Help
Please fell free to contact me if there is any problem when using the library.
- **email**: [email protected]
- **twitter**: https://twitter.com/zhangyuhan3030
- **weibo**: http://weibo.com/hanksZyh
- **blog**: http://hanks.pubwelcome to commit [issue](https://github.com/hanks-zyh/SmallBang/issues) & [pr](https://github.com/hanks-zyh/SmallBang/pulls)
---
## LicenseThis library is licensed under the [Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
See [`LICENSE`](LICENSE) for full of the license text.
Copyright (C) 2015 [Hanks](https://github.com/hanks-zyh)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.