Explode as exit transition

Author: bitvaleCreated May 28, 2016Updated May 30, 2016

Hi! In example You show explode transition as enter transition, but reverse transition is slide. How I can set explode transition as return or exit? When I call setExitTransition(explodeTransition) or setReturnTransition(explodeTransition) it not take any effect. I want explode as exit or return transition (up part slide up and down screen part slide down), reverse as enter.

Thank You!

Source: lgvalle/Material-Animations