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

Unable to refer MaterialTextField property 'CardBackgroudColor' in a Style.

Open msc2402 opened this issue 5 years ago • 1 comments

🐛 Bug Report

Expected behavior

Being able to set the background color of a TextField.

Reproduction steps

  1. Create a <Style> in Xaml.
  2. Set Property 'CardBackgroudColor' to any color.
  3. 'Dependency descriptor property field is missing'

Configuration

Version: 1.7.4

Platform:

  • [x] :iphone: iOS
  • [x] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [x] :monkey: Xamarin.Forms

msc2402 avatar Sep 16 '20 20:09 msc2402

Maybe fixed by https://github.com/Baseflow/XF-Material-Library/pull/378

softlion avatar Sep 20 '20 21:09 softlion