mattleibow / InfiniteScrolling

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

Android issue #3

Closed cassionandi closed 5 years ago

cassionandi commented 6 years ago

Hi @mattleibow , I am trying to use you component on my .net 2.0 project.

I can run on iOS Simulator, but on Android Emulators I have this issue: image

Do I need to need to install the nuget on the Platform projects or just on the PCL/Core ?