I have this custompicker class in android project:
public class CustomPickerRenderer : PickerRenderer { private Context context; private IEl
The Question is answered here: Picker button's color not changing on android 5.1
I added the styles code in the correct answer in the link, and it worked!