Hi,
I am seeing some strange styling effects on Android, my switches are a pink colour when toggled on - same issue as https://forums.xamarin.com/discussion/70907/forms-switch-doesnt-look-like-i-expected-on-android.
I applied an Effect to the switches to manually fix the colour but now I notice that the same pink is on the underline and blinking cursor on Edit boxes + the selected item in a List is bright orange (perhaps the same problem?). I installed the Light theme and it made no difference to this.
I read on another post that this is caused by Material Design implementation which is fine and well but surely it isn't right for apps to have this strange styling by default? Ando how do I remedy, must I add effects to every control has this issue?