android - Progressbar customization -


output should this

how can achieve progress bar? here current code:

progressbar.setbackgrounddrawable(getresources().getdrawable(r.drawable.ic_loader)); progressbar.setprogressdrawable(getresources().getdrawable(r.drawable.ic_pinkprogress)); 


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

excel - I can't get the attachement of the email PHP -

node.js - Express and Redis - If session exists for this user, don't allow access -