MBCircularProgressBar icon indicating copy to clipboard operation
MBCircularProgressBar copied to clipboard

ProgressBar only appears when the tableview cell is selected

Open zoufishanmehdi opened this issue 8 years ago • 1 comments

I added MBCircularProgressBar to my tableview cell and set its value in cellForRowAtIndexPath using myCell.progressBar.value = 25 I want the progressBar to appear in all tableview cells (when selected or not) but it's only appearing in the tableview cell that's selected, not the rest of the cells. Any ideas?

zoufishanmehdi avatar Oct 06 '16 15:10 zoufishanmehdi

Sorry for the late response, is this still an issue? Thanks

MatiBot avatar Dec 13 '17 19:12 MatiBot