emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
924 stars 273 forks source link

Adapter should not preload next page #79

Open mohsinabid opened 7 years ago

mohsinabid commented 7 years ago

I am loading Facebook native Ads and Mostly 10 at a time. So first time it's showing ad at 0 position and also preload ad position 1 and when I click on ad which is showing means at position 0 but problem is ad at position 1 is load and it open that ad on click not that ad which is showing.