InfiniteCycleViewPager icon indicating copy to clipboard operation
InfiniteCycleViewPager copied to clipboard

If I use LibraryObject length of less than four,the page will missing

Open huangyueranbbc opened this issue 8 years ago • 4 comments

huangyueranbbc avatar Jan 30 '17 11:01 huangyueranbbc

I have same problem :((((

msoltanian avatar Feb 07 '17 08:02 msoltanian

If I'm not mistaken it requires a minimum of 4 items. 3 items get displayed at a time and it requires the fourth one to continue the cycling of images. At least one item has to be hidden.

Devenom1 avatar Feb 07 '17 13:02 Devenom1

I have same problem,3 or 4 items the page will missing

KingKingDu avatar Aug 16 '17 06:08 KingKingDu

My solution is double your items when item's length less than 3 or 4. It works to me.

Hertz52 avatar Jul 04 '18 08:07 Hertz52