paulpatarinski / Xamarin.Forms.Plugins

Xamarin Forms Plugins
http://paulpatarinski.github.io/Xamarin.Forms.Plugins
MIT License
276 stars 141 forks source link

Disabled Shiftup for Picker controls and Xamarin Forms update #146

Open MrLinDowsMac opened 6 years ago

MrLinDowsMac commented 6 years ago

I just added a workaround for Pickers (UIPicker) because when a value is selected, it changes layout twice, so when keyboard is hiding the layout is shiftdown more than it should be.

Also updated to latest stable version of Xamarin Forms