XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

Switch does not show the correct thumb color as soon as it is displayed.

Open Informatheus opened this issue 5 years ago • 0 comments

🐛 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.

Informatheus avatar Feb 29 '20 21:02 Informatheus