Can SharedElementTransition be made interactive?

44 views Asked by At
  • I've used SharedElementTransition in my app but I want to perform the same animation with interactive touch as well.

  • In iOS they have this option but I couldn't find similar solution in Android. If I write custom animation by overriding onTouch method then it will take a good time to be stable and perfect.

  • So, I first want to be sure that if SharedElemnetTransition can be made interactive or not or is there any simple or more efficient solution for that? Any ideas would be highly appreciable. Thanks

0

There are 0 answers