You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting a gradient that is at an angle, and because it's angled, portions that are outside the 0-100% range are visible. On android's implementation, you can manipulate this area similar to CSS linear gradients with percentages that are outside 0-100%, on iOS, this implementation makes the gradient show up as all black.
gricn, pawelangelow, vangelov-i, aminta, gabrieldonadel and 3 more