alexjlockwood / adp-activity-transitions

This sample app accompanies a series of blog posts I wrote on transitions in Android
https://www.androiddesignpatterns.com/2014/12/activity-fragment-transitions-in-android-lollipop-part1.html
542 stars 94 forks source link

ExitTransition wrong effect #1

Closed stefi92 closed 8 years ago

stefi92 commented 8 years ago

Hello, I'm using your code, and I have an issue with exitTransition effect when I go back from DetailScreen. It makes correct effect only when I scrolled 3 or more Fragments in ViewPager. Can u please help me?