xmuSistone / ViewpagerTransition

viewpager with parallax pages, together with vertical sliding (or click) and activity transition
3.04k stars 508 forks source link

can i apply page transition to recyclerview cards #3

Closed skyshine999 closed 7 years ago

skyshine999 commented 7 years ago

You are applying page transition animation in view pager ,can i apply this transition to recyclerview cards

xmuSistone commented 7 years ago

Since the transition feature is provided by the android OS, shared elements are enabled to work together, whether or not it is ViewPager or RecyclerView.