Hi
I have created a custom renderer for the Picker and I can change the background colour of the picker popup if I wanted to but I cannot find a way to change the font size for the popup items. I need the items to be a font size whereby they would fit in the popup. Currently, they are too wide and get clipped. In the custom renderer code I have overridden the OnElementChanged only, so far, because I can't see anything else to override that would make sense.
Can someone please help?