SpeedView icon indicating copy to clipboard operation
SpeedView copied to clipboard

Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape :zap:

Results 18 SpeedView issues
Sort by recently updated
recently updated
newest added

Thanks for sharing this awsome project. Is there a way to have negative values? say from -100 to -10? (app:sv_maxSpeed="-10" and app:sv_minSpeed="-100") It seems that it only accept positive values....

Bug

Hello, first of all I am a huge fan of this library and I realy enjoy using it. Recently I came across a small problem, when it comes to properly...

enhancement
need details

**Describe the issue** On Android 6.0 _(API 23)_ and lower, the animator object keeps running in the background even when the view goes invisible to the user (like open second...

enhancement
wontfix

When I set tick labels they are being chopped half from bottom and that marker indicator is fine . This is the problem in normal Speedview. Only last and first...

will Try

Is it possible to shape the SpeedView as a linear gauge horizontally or vertically?

enhancement

like right now it is left to right 0 to 100, but i need it 100 to 0 and starting of the marker from right to left? ![image](https://user-images.githubusercontent.com/7223819/39044901-17f13156-44af-11e8-8f87-dcc99346f8a0.png)

enhancement
Need Time
will Try

I am using ImageLinearGauge. and sv_speedometerBackColor is not working. Please help me.

question
need details
Need Time

![process_bar](https://user-images.githubusercontent.com/10302523/36469957-1e876cb0-170f-11e8-8fae-b346df17f901.png)

Need Time
will Try

Hello, I am using your SpeedView on my Android application and it is working very nicely. Great work. However, I would like to use your SpeedView on my IOS app...

enhancement
help wanted
Need Time

Changed Position enum to be sealed class and added CUSTOM subtype. This change should be source-code backwards compatible, but, probably, won't be binary compatible.