https://github.com/nehakushwah993/sharedelementanimation
Provides "Shared Element Animation" for PreLolipop devices and this project was created when "Shared Element Animation" was not provided for Fragments.
https://github.com/nehakushwah993/sharedelementanimation
fragments kitkat lolipop sharedelementtransitions
Last synced: 3 months ago
JSON representation
Provides "Shared Element Animation" for PreLolipop devices and this project was created when "Shared Element Animation" was not provided for Fragments.
- Host: GitHub
- URL: https://github.com/nehakushwah993/sharedelementanimation
- Owner: NehaKushwah993
- Created: 2020-12-31T11:34:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T07:27:58.000Z (over 4 years ago)
- Last Synced: 2025-01-15T13:07:26.256Z (5 months ago)
- Topics: fragments, kitkat, lolipop, sharedelementtransitions
- Language: Java
- Homepage:
- Size: 65.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SharedElementAnimation (Custom - Doesn't use Animation provided by Android)
This project was created in 2016.
"Custom" SharedElement Animation for Fragment to Fragment Transition :

Note : This project was made when the "SharedElementAnimation" was not provided for Fragments.
And this works for PreLolipop devices as well.