Top "Shared-element-transition" questions

A shared elements transition determines how views that are shared between two activities transition between these activities.

Android Shared Element Transition: Transforming an ImageView from a circle to a rectangle and back again

I'm trying to do a shared element transition between two activities. The first activity has a circle imageview and the …

android picasso whatsapp android-transitions shared-element-transition
FEATURE_ACTIVITY_TRANSITIONS vs. FEATURE_CONTENT_TRANSITIONS

I am having some trouble understanding the difference between these two Window flags and am not 100% certain when each needs …

android activity-transition shared-element-transition