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

SetErrorDisplay on focus or unfocus

Open n1t1sh1 opened this issue 7 years ago • 0 comments

Feature Request:

In android 7.1 XfxEntry taking more space downside because of Control.ErrorEnabled is true, For this reason space are coming between XfxEntry and Button, so its looking odd.

I want to set Control.ErrorEnabled to true only when Focus and Unfocused occurred? i tried to set condition in OnElementPropertyChanged method, here i set Control.ErrorEnabled=true when error text occured but in XfxEntry error is not showing . Plese help in this?

n1t1sh1 avatar Sep 22 '18 13:09 n1t1sh1