Saturday, 24 August 2013

Display a progress inside a download button on iOS

Display a progress inside a download button on iOS

In my iPhone application I have a button that is responsible for
downloading some file. How can I display a progress bar inside that button
when downloading? I want this button to look like it being filled
gradually as the download progresses.

No comments:

Post a Comment