nelsonrc

Results 2 comments of nelsonrc

I running on windows host, i have de same problem,

> Those changes are enough to remove all visual effects from the entry: > > ```cs > gradientDrawable.SetColor(global::Android.Graphics.Color.Transparent); > nativeView.SetBackground(gradientDrawable); > ``` > > I did it for all platforms,...