Baseflow / Baseflow/XF-Material-Library
Switch does not show the correct thumb color as soon as it is displayed.
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 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.
Contributor guide
Assessment
This issue has not been assessed yet.