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