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

White space at end of progress when setWithPointer(false) and how to decrease no of ticks #178

Closed mars278 closed 4 years ago

mars278 commented 4 years ago

Hi,

Thanks for this awesome library. This is one of the best library I had seen so far. Really appreciate your efforts.

I am trying to use PointerSpeedometer and have few questions regarding them. It would be great if you can help me those.

  1. When I use setWithPointer(false) then there is white unfilled space at the beginning and end of progress. Please see the image. Can you please help me how to remove that white unfilled space.
  2. Is there a way I can reduce the no of markers? I want to divide the whole progress into just 5 equal parts.
  3. Is there a way I can put the markers inside the progress bar like in the image rather than outside?

Thanks again for your time.

Screen Shot 2020-05-08 at 11 39 23 AM
anastr commented 4 years ago

Hi @mars278 for first problem i think this will fix it 2f4615c. the other two are planned to do and they need time. thanks for contributing.

mars278 commented 4 years ago

Hi @anastr Thank you very much for the quick reply. Looking forward for the markers change.

mars278 commented 4 years ago

@anastr Hi, If possible can you please let me know an approximate time of when you are planning to release these two items?

  1. Is there a way I can reduce the no of markers? I want to divide the whole progress into just 5 equal parts.
  2. Is there a way I can put the markers inside the progress bar like in the image rather than outside?
anastr commented 4 years ago

Oh, i'm sorry i was so busy, i will try to release it in the next two weeks.

follow #59 for mark issue, it should be added long time ago but marks always have some tiny problems, i hope i can add it in the next version,, OR maybe it will be left as it is for custom Speedometers.

mars278 commented 4 years ago

@anastr No problem and Thank you very much. Looking forward for that release. Thanks again for this great library.

anastr commented 4 years ago

fixed in v1.5.3, please read release note.