JazzyViewPager icon indicating copy to clipboard operation
JazzyViewPager copied to clipboard

Visual problem

Open MOST2K2 opened this issue 12 years ago • 5 comments
trafficstars

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

JazzyViewpager

MOST2K2 avatar Apr 03 '13 11:04 MOST2K2

Multiple pages won't work right now unfortunately

jfeinstein10 avatar Apr 03 '13 14:04 jfeinstein10

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 .

MOST2K2 avatar Apr 03 '13 14:04 MOST2K2

maybe a hint to implement it myself? or is it not possible to do? i need that animation for multiple pages ;)

MOST2K2 avatar Apr 03 '13 18:04 MOST2K2

jfeinstein10?

MOST2K2 avatar Apr 05 '13 05:04 MOST2K2

You would have to completely overhaul the animation methods

jfeinstein10 avatar Apr 05 '13 06:04 jfeinstein10