AndroidWidgets
AndroidWidgets copied to clipboard
How to number the ticks?
Hey how to number the ticks of the Guage with this library?
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
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.