XF-Material-Library
XF-Material-Library copied to clipboard
Switch does not show the correct thumb color as soon as it is displayed.
🐛 Bug Report
Expected behavior
As soon as the switch is displayed, it should show the color set to InactiveThumbColor = "", however it only shows this color after being activated and deactivated again.
Reproduction steps
Im am Binding the IsActivated value to a boolean thats starts as false;
Configuration
Using Xamarin.Forms, emulating on Genymotion and a real Android Device.