Xfx.Controls icon indicating copy to clipboard operation
Xfx.Controls copied to clipboard

Option to change the ErrorText color from the de

Open marcus905 opened this issue 7 years ago • 0 comments

Feature Request:

Add the option of changing the ErrorText color. Adding another BindableProperty, in iOS it should then be trivial, in Android it's a matter of resolving the reflection needed to set as it's a public field that's not included in the standard SDK, but there are people that accessed it like here in StackOverflow (https://stackoverflow.com/a/34752605 https://stackoverflow.com/a/35015792).

It's not included in bug #6 so I thought it was appropriate to open another one.

marcus905 avatar Dec 04 '18 14:12 marcus905