mattleibow / InfiniteScrolling

A small library to quickly and easily add infinite/endless scrolling support to any Xamarin.Forms ListView.
MIT License
132 stars 20 forks source link

OnLoadMore event firing 2 times #4

Open rgabriel15 opened 6 years ago

rgabriel15 commented 6 years ago

If ListView width is lesser than it's container, the OnLoadMore event fires 2 times, after LoadMoreAsync method call. Bug verifyied on Android.

mattia1107 commented 6 years ago

Hello,

I have the same problem. I'm trying to fix it.

Any help is appreciated.

Best Regards, Mattia