Baseflow / Baseflow/XF-Material-Library
Underline defaults to tint color instead of underline color
Open
- Dominant language
- C#
- Stars
- 633
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug Report
When a tint color is set and the material text field is bound to a value that has data at load time it applies tint color to underline.
### Expected behavior
Underline should behave the same whether or not it has values at load time much like placeholders default to FloatingPlaceholderColor
### Reproduction steps
Bind Text of Material Text Field to data at page load
### Configuration
**Version:** 1.x
**Platform:**
- [X ] :iphone: iOS
- [ X] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [ ] :monkey: Xamarin.Forms
Contributor guide
Assessment
This issue has not been assessed yet.