JazzyViewPager
JazzyViewPager copied to clipboard
Visual problem
Hi ,
i am the developer of SNOView (https://play.google.com/store/apps/details?id=com.socialnetworkoverview.lite) and i want to add your cool ViewPager animation.
I am using the viewpager to display more than one item simultaneously.
see adapter method:
public float getPageWidth(int position)
{
return 1f / m_messagesPerPageCount;
}
with your viewpager the animation is a little strange see the attachment.
(i setup tablet animation)
maybe you have an idea how to solve this?
Thanks in advance!
kind regards,
Mario

Multiple pages won't work right now unfortunately
is there a way doing this? i would really appreciate it! Am 03.04.2013 16:20 schrieb "Jeremy Feinstein" [email protected]:
Multiple pages won't work right now unfortunately
— Reply to this email directly or view it on GitHubhttps://github.com/jfeinstein10/JazzyViewPager/issues/18#issuecomment-15839357 .
maybe a hint to implement it myself? or is it not possible to do? i need that animation for multiple pages ;)
jfeinstein10?
You would have to completely overhaul the animation methods