We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b158aa commit 59861e7Copy full SHA for 59861e7
Classes/ProgressViews/M13ProgressViewMetro.h
@@ -15,7 +15,7 @@ typedef enum {
15
} M13ProgressViewMetroAnimationShape;
16
17
/**The layer that the `M13ProgressViewMetro` animates.*/
18
-@interface M13ProgressViewMetroDot : CALayer <NSCopying>
+@interface M13ProgressViewMetroDot : CALayer
19
20
/**Wether or not the dot is highlighted. The dot becomes highlighted to show progress.*/
21
@property (nonatomic, assign) BOOL highlighted;
0 commit comments