This is really good flip project demo. It makes it really simple to implement the flippage animation int the app. Right now I am building an app similar to FlipBoard app.
I am stuck in multi-page animation.
Could you please help me to implement multi page animation in AFKPageFlipper. I mean when we change to page 1 to page 5 it should have a multi page flip effect similar to flipboard app? Also how to show shadow on the BackgroundAnimationLayer when the animation is in progress.
Hi Marco,
This is really good flip project demo. It makes it really simple to implement the flippage animation int the app. Right now I am building an app similar to FlipBoard app.
I am stuck in multi-page animation.
Could you please help me to implement multi page animation in AFKPageFlipper. I mean when we change to page 1 to page 5 it should have a multi page flip effect similar to flipboard app? Also how to show shadow on the BackgroundAnimationLayer when the animation is in progress.
Really thanks for the AFKPageFlipper component.