Attila Tanyi
Results
1
issues of
Attila Tanyi
**Describe the bug** [In this line](https://github.com/BigBadaboom/androidsvg/blob/master/androidsvg/src/main/java/com/caverock/androidsvg/utils/SVGAndroidRenderer.java#L3845) in `SVGAndroidRenderer`, if `SUPPORTS_RADIAL_GRADIENT_WITH_FOCUS` is `true` (we're on Android SDK 31 or above), then the `colours` array will be null, which will throw a...
bug