AndroidWidgets icon indicating copy to clipboard operation
AndroidWidgets copied to clipboard

How to number the ticks?

Open haroondilshad opened this issue 9 years ago • 2 comments

Hey how to number the ticks of the Guage with this library?

haroondilshad avatar Jul 09 '15 08:07 haroondilshad

Just use the method setLabelTextSize on your speedometer object Like so: speedometer.setLabelTextSize(25); I guess they forgot to set a default visible text size value for the speed labels in the library

larrytech7 avatar Jun 08 '16 22:06 larrytech7

Hi How to convert needle draw line method to draw bitmap or draw like a triangle shape needle.

Please Help.

I want to draw this image in place of needle line and rotate on around arc.

speed_arrow

Naveen9453 avatar May 18 '17 12:05 Naveen9453