https://github.com/shashi278/androidview
A repository containing android view animations created using Kivy
https://github.com/shashi278/androidview
android-animation androidview kivy kivy-ui python
Last synced: 11 months ago
JSON representation
A repository containing android view animations created using Kivy
- Host: GitHub
- URL: https://github.com/shashi278/androidview
- Owner: shashi278
- License: mit
- Created: 2019-08-25T12:45:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T08:36:53.000Z (almost 6 years ago)
- Last Synced: 2025-03-30T00:11:10.528Z (12 months ago)
- Topics: android-animation, androidview, kivy, kivy-ui, python
- Language: Python
- Homepage:
- Size: 29.4 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidView
A repository to contain android view animations created using [Kivy](https://github.com/kivy/kivy)
WidgetAnimator:
--------------------
* Runnning demo script requires [Kivy](https://github.com/kivy/kivy) and [KivyMD](https://github.com/HeaTTheatR/KivyMD) to be installed. However, using `Animator` isn't dependent upon KivyMD.

DrawerButton:
-------------

WirelessRippleButton demo
------------------------

SuccessAnim FailureAnim:
------------
 
#### Dependencies:
* [Kivy](https://github.com/kivy/kivy)
* [KivyMD](https://github.com/HeaTTheatR/KivyMD)
* Python 3 (Obviously)
#### How to use?:
* Currently no docs are avilable so kindly stick to demos for usages.