Commit 1ae87d4c by Daniel Dahan

updated

parent b42fb55d
......@@ -282,7 +282,7 @@ v.backgroundColor = MaterialColor.blue.accent3
// Add to UIViewController.
view.addSubview(v)
// Play a group of animations.
// Play animation group.
v.animation(MaterialAnimation.animationGroup([
MaterialAnimation.rotation(3),
MaterialAnimation.position(CGPointMake(225, 400)),
......
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