Android Question Custom progress bar needed

ducphu

Active Member
Licensed User
Longtime User
Hi All,

I need to have a custom progress bar in my app. What I need is a vertical bar, which I can change the color of the bar to a bitmapdrawable. Anyone can show me how to make one? Thanks in advance.
 

ducphu

Active Member
Licensed User
Longtime User
Helo,

May I ask if anyone tried using a bitmapdrawable as the background? I did notice about that lib but from what I see that lib doesn't support bitmapdrawable.
 
Upvote 0

ducphu

Active Member
Licensed User
Longtime User
OK. I managed to modify the code of the library to use to bitmap as background. Thank everyone.
 
Upvote 0
Top