https://github.com/evant/play-pause-sample
Sample of an animated vector drawable for play/pause
https://github.com/evant/play-pause-sample
Last synced: over 1 year ago
JSON representation
Sample of an animated vector drawable for play/pause
- Host: GitHub
- URL: https://github.com/evant/play-pause-sample
- Owner: evant
- License: apache-2.0
- Created: 2016-10-31T23:34:06.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2020-06-14T22:50:33.000Z (about 6 years ago)
- Last Synced: 2025-01-05T09:44:27.225Z (over 1 year ago)
- Language: Java
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# play-pause-sample
Sample of an animated vector drawable for play/pause
Found any samples here pretty lacking. Animates between a play and pause button using a path morph.
Note: While the vectors are backported, AnimatedStateListDrawable is not so it currently does not animate pre-lollipop.