I need to make an energy bar in android for a game- it represents fuel consumption. I am doing this in eclipse.
I have tried using the progress bar in the palette but I cant seem to understand how I would make the bar essentially start at 100% and decrease at equal intervals (every second).
Is is possible using the palette, or should I look for another way.
Any advice is appreciated.
Thanks