anastr / SpeedView

Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:
Apache License 2.0
1.28k stars 321 forks source link

Sections for PointerSpeedometer #215

Closed gxcare closed 2 years ago

gxcare commented 2 years ago

Sections are not displayed when using PointerSpeedometer.

The same sections support available for other speedometer types should be available for PointerSpeedometer as colors in the sweep arc: the background arc shall be colored according to the defined sections, while the set value shall be colored using the current method.

anastr commented 2 years ago

PointerSpeedometer won't support this kind of behaviour for performance issue. Please use custom speedometer if you want such a type.