Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwajeeh/animationsplayground
This repo is an attempt to implement a complex animation
https://github.com/mwajeeh/animationsplayground
activity-transitions android android-animation android-animations android-application android-development
Last synced: 7 days ago
JSON representation
This repo is an attempt to implement a complex animation
- Host: GitHub
- URL: https://github.com/mwajeeh/animationsplayground
- Owner: mwajeeh
- Created: 2017-04-25T05:30:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T04:44:00.000Z (over 7 years ago)
- Last Synced: 2024-11-06T12:39:32.850Z (14 days ago)
- Topics: activity-transitions, android, android-animation, android-animations, android-application, android-development
- Language: Java
- Homepage: https://medium.com/p/implementing-complex-animations-in-android-full-working-code-41979cc2369e
- Size: 252 KB
- Stars: 679
- Watchers: 21
- Forks: 112
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnimationsPlayground
This repo is an attempt to answer the question asked here http://stackoverflow.com/questions/43542302/how-to-connect-multiple-recyclerview-or-fragment-for-animation-like-shownLaunch Animation
![Alt text](https://cdn-images-1.medium.com/max/1600/1*t_oijMCzE6TQsc39dSgEXQ.gif "Goal")Scroll Animation
![Alt text](https://cdn-images-1.medium.com/max/1600/1*GqAI58V9pWwC4o-JUWkcuw.gif "Goal")
Attempt
![Alt text](https://cdn-images-1.medium.com/max/1600/1*BbgeLHkKiRoOIoDeDQO6Wg.gif "Attempt")