MRCircularProgressView icon indicating copy to clipboard operation
MRCircularProgressView copied to clipboard

Custom circular UIView that allow set progress similar to AppStore control.

Results 4 MRCircularProgressView issues
Sort by recently updated
recently updated
newest added

``` Incident Identifier: B6D1B01A-3DA6-405A-8DCA-39B7B9081698 CrashReporter Key: 8c906c2bc0e6baf763b3a27564158c3bc867ae2b Hardware Model: iPhone7,2 Process: ??? [4576] Path: /private/var/mobile/Containers/Bundle/Application/555D5A88-4DA0-43DC-B5FB-86E067A2C8B1/???.app/??? Identifier: ??? Version: 345 (1.2) Code Type: ARM-64 (Native) Parent Process: launchd [1] Date/Time: 2015-12-02...

bug

View is used in a tableview as an outlet. Could not reproduce it but It's been on going issue with multiple crashes. Thread : Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x0000000197bebbd0 objc_msgSend...

bug

Thanks for This. When I change this to anti clockwise, it is not working as expected.

enhancement

If you first set the progress to some value and then call setProgress:animated: with a value smaller than the current progress, the arc path updates without animation. (even if the...

enhancement