https://github.com/wajahatkarim3/feedbackanimsample
An attempt to code feedback animation UI inspired from https://site.uplabs.com/posts/web-feedback
https://github.com/wajahatkarim3/feedbackanimsample
android animation design java material-design material-ui materialup ui view viewanimator
Last synced: about 1 year ago
JSON representation
An attempt to code feedback animation UI inspired from https://site.uplabs.com/posts/web-feedback
- Host: GitHub
- URL: https://github.com/wajahatkarim3/feedbackanimsample
- Owner: wajahatkarim3
- License: apache-2.0
- Created: 2017-02-10T09:13:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T18:14:31.000Z (almost 9 years ago)
- Last Synced: 2025-03-22T22:05:19.216Z (about 1 year ago)
- Topics: android, animation, design, java, material-design, material-ui, materialup, ui, view, viewanimator
- Language: Java
- Size: 686 KB
- Stars: 57
- Watchers: 9
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Feedback Animation Sample
=========================
[](https://material.uplabs.com/posts/feedback-animation-sample) [](https://android-arsenal.com/details/3/5271)
This is an implementation of web feedback animation UI inspired from https://site.uplabs.com/posts/web-feedback by [@saptarshipr](https://twitter.com/saptarshipr). I loved the animations and UI, so I decided to create it in android.
[]()
# Third-party Libraries Used
* ViewAnimator (https://github.com/florent37/ViewAnimator)
* Butterknife (http://jakewharton.github.io/butterknife/)
* SDP (https://github.com/intuit/sdp)
Donations
=============
This project needs you! If you would like to support this project's further development, the creator of this project or the continuous maintenance of this project, feel free to donate. Your donation is highly appreciated (and I love food, coffee and beer). Thank you!
**PayPal**
* **[Donate $5](https://www.paypal.me/WajahatKarim/5)**: Thank's for creating this project, here's a tea (or some juice) for you!
* **[Donate $10](https://www.paypal.me/WajahatKarim/10)**: Wow, I am stunned. Let me take you to the movies!
* **[Donate $15](https://www.paypal.me/WajahatKarim/15)**: I really appreciate your work, let's grab some lunch!
* **[Donate $25](https://www.paypal.me/WajahatKarim/25)**: That's some awesome stuff you did right there, dinner is on me!
* **[Donate $50](https://www.paypal.me/WajahatKarim/50)**: I really really want to support this project, great job!
* **[Donate $100](https://www.paypal.me/WajahatKarim/100)**: You are the man! This project saved me hours (if not days) of struggle and hard work, simply awesome!
* **[Donate $2799](https://www.paypal.me/WajahatKarim/2799)**: Go buddy, buy Macbook Pro for yourself!
Of course, you can also choose what you want to donate, all donations are awesome!
# Developed By
```
Wajahat Karim
```
- Website (http://wajahatkarim.com)
- Twitter (http://twitter.com/wajahatkarim)
- Medium (http://www.medium.com/@wajahatkarim3)
- LinkedIn (http://www.linkedin.com/in/wajahatkarim)
# License
Copyright 2017 Wajahat Karim
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 at
http://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.