eschao / android-PageFlip

3D Style Page Flip on Android
Apache License 2.0
1.74k stars 262 forks source link

backward flipping taking second image #44

Closed vijayxd closed 5 years ago

vijayxd commented 5 years ago

I need to render pages sequence wise.... with singlepagerender i just changed getrandombitmap with pagenumber....

forward flipping working fine rendering next image.

but backward flipping not taking previous image its showing nextimage

eschao commented 5 years ago

In my memory, my example will randomly pick a picture to show pre/next image. Actually, you can control it by yourself.