Custom Horizontal Progress Bar using Images



I want to create a custom progress bar in android like the image below. I am using the basic form widget progress bar provided in android right now. My question is is it possible to create a custom battery progress bar like the one below? Or do I have to create a my own custom view with images. What is a good solution to create a battery custom bar.


Progress Bar Battery


If I can't make a custom progress bar using the xml android progress bar my solution would be to create a custom view using my own images. Is it possible to make a progress bar like I want by changing the XML image files and how it is done.


No comments:

Post a Comment