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
The function drawNeedle(borderOffset: Offset, style: GaugeNeedleStyle, colors: GaugeNeedleColors, size: Dp, value: Float, numerics: GaugeNumerics, totalAngle: Int) has too many parameters. The current threshold is set to 6.
#18
Message: The function drawNeedle(borderOffset: Offset, style: GaugeNeedleStyle, colors: GaugeNeedleColors, size: Dp, value: Float, numerics: GaugeNumerics, totalAngle: Int) has too many parameters. The current threshold is set to 6.
Codacy detected an issue:
Message:
The function drawNeedle(borderOffset: Offset, style: GaugeNeedleStyle, colors: GaugeNeedleColors, size: Dp, value: Float, numerics: GaugeNumerics, totalAngle: Int) has too many parameters. The current threshold is set to 6.
Occurred on:
private fun DrawScope.drawNeedle(
Currently on:
The text was updated successfully, but these errors were encountered: