Closed pavelsust closed 6 years ago
Hi, Please checked out that some value of android:transitionName must be set for ImageView in xml file. and if possible try to debug as the shared element is actually our ViewCompat.getTransitionName(imageView) this part so checked it out.
I want to transit fragment to activity. I am using this
I can see a error in log cat
How i can solve it?? or can you give me any way??