Devlight / InfiniteCycleViewPager

Infinite cycle ViewPager with two-way orientation and interactive effect.
Apache License 2.0
5.75k stars 827 forks source link

Overflow on more than 100 item on Adapter #40

Closed ilkayaktas closed 6 years ago

ilkayaktas commented 7 years ago

Hi, When i load more than 100 items into adapter for HorizontalInfiniteCycleViewPager, application crashes with below messages while swiping pages. How can i fix it?

A/OpenGLRenderer: Error: Spot pair overflow!!! used 170, total 71 A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 4433 (hwuiTask1)