Commit 70ad31b8 by Daniel Dahan

testing update

parent a4a6306d
...@@ -27,7 +27,7 @@ public class MaterialButton : UIButton { ...@@ -27,7 +27,7 @@ public class MaterialButton : UIButton {
/** /**
:name: visualLayer :name: visualLayer
*/ */
public private(set) lazy var visualLayer: MaterialLayer = MaterialLayer() public private(set) lazy var visualLayer: CAShapeLayer = CAShapeLayer()
/** /**
:name: pulseLayer :name: pulseLayer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment