Skip to content

A smooth transition of Xml attritbutes between two activities.

Notifications You must be signed in to change notification settings

SingAvi/SharedTransition

Repository files navigation

SharedTransition

A smooth transition of Xml attritbutes between two activities.

For Circular Image View (External Library)

dependencies {
    ...
    compile 'de.hdodenhof:circleimageview:2.2.0'
}

Note

1.Under res > values > styles

        <item name="android:windowActivityTransitions">true</item>

Enables Window Acitvity Transition

2.Try keeping the transition name in the Xml layout commom between both the layout in which you are trying animate.

About

A smooth transition of Xml attritbutes between two activities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages