How to create transition animation between BrowseFragment and headers?

160 views Asked by At

I'll try to create transition animation between headers list and BrowseFragment like in this video on 44 second: google developers video. Maybe a must use BrowseTransitionListener, but i don't understand how.

Thanks.

1

There are 1 answers

0
Vitaly On BEST ANSWER

This animation is built in, but does not work on API level 17. Unfortunately it's not in the documentation.