0

I am looking to create a progress bar that shows on top of the button on click. Like this: http://tympanus.net/Development/ProgressButtonStyles/

Any idea how this could be done? Is their any existing library?

Jiyda Moussa
  • 925
  • 2
  • 9
  • 26
  • ProgressBar class http://developer.android.com/reference/android/widget/ProgressBar.html (You would need to tweak to implement it into a button im sure) – jrowe08 Feb 05 '14 at 22:38
  • http://stackoverflow.com/questions/10712536/positioning-a-progress-bar-behind-a-button Here is a duplicate question – jrowe08 Feb 05 '14 at 22:41
  • ...with an accepted answer. You should at least explain what you have tried why it doesn't work for you. – 2Dee Feb 05 '14 at 22:43

0 Answers0