SpeedometerView icon indicating copy to clipboard operation
SpeedometerView copied to clipboard

Simple speedometer-like gauge with needle for Android

Results 4 SpeedometerView issues
Sort by recently updated
recently updated
newest added

Hi, First of all thanks for the .aar file, It's really helpful. I tried to set the width and height to match_parent but it seems that some constraint is set...

I use this library for testing in handheld and tablet device. Everything work in handheld device but on tablet I get this error on layout editor : `java.lang.IllegalArgumentException: width and...

Hi @ntoskrnl I used your library which is very useful to my requirement, But i am stucking how to draw needle as a triangle shape. How to convert needle draw...

I'm trying to make Signal meter with dBm value. How can I change the start and the end value. It shoule start with -94 dBm (very bad signal) and end...