An open API service indexing awesome lists of open source software.

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.

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 :

![SharedElementAnimation Demo](demo/demo.gif)

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