anastr / SpeedView

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

Stir indicator to change current gauge value #180

Closed yayayahei closed 4 years ago

yayayahei commented 4 years ago

Hi, Would it be possible to stir the indicator to change the value?

I'm new to Android development, I use this great SpeedView to visualize my data. But I want more than just display, I want to edit the value via stiring the indicator.

anastr commented 4 years ago

Hi @yayayahei , what do you mean by 'stir the indicator'? if you want to add touch support, then you need to look at #72 and #149 issues. if you need a listener for speed value take a look at th listeners.

yayayahei commented 4 years ago

Great, that looks like what I want. Yes I want touch and move the pointer to change gauge value, then store the new value. I will try it on weekend. I can't find these help from document, it would be appreciated to add these fantastic feature to the wiki.

Thanks a lot for the quick response. Have a good time!