Hello
I try to use Picker view in PCL library and it is worked well on Android (invoking nice popup with options), but on Windows Phone 8.1 I have strange behaviour - if picker has less than 6 items then it try to expand in layout, not open in fullscreen mode like when items is more.
I would like to see one behaviour (fullscreen mode) but how I can force it?