Custom Android View Pager Animation

36 views Asked by At

I am trying to achieve this animation using the page Transformer.

This is the animation

Any help is highly appreciated.

1

There are 1 answers

0
C.F.G On

You can achieve this animation by using StackPageTransformer library.

enter image description here

InfiniteCards library will also be what you want.

enter image description here