amay077 / Xamarin_Forms_PickerViewSample

PickerView for Xamarin.Forms based on UIPickerView and NumberPicker
http://qiita.com/amay077/items/aaf58d06a067a6ae50db
MIT License
21 stars 14 forks source link

Change ItemSource #3

Open kerolosFawzy opened 5 years ago

kerolosFawzy commented 5 years ago

When I Change item source more than Once it starts not scrolling at all. I binding with a string list. then i set Control.WrapSelectorWheel = false; so it is work but still facing problem with scrolling i dont know where is the problem