Skip to content

Commit

Permalink
small fix for example
Browse files Browse the repository at this point in the history
  • Loading branch information
0ber committed Feb 2, 2016
1 parent 8f2d093 commit 0f04c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CircleMenu/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class ViewController: UIViewController, CircleMenuDelegate {
// frame: CGRect(x: 200, y: 200, width: 50, height: 50),
// normalIcon:"icon_menu",
// selectedIcon:"icon_close",
// buttonsCount: 5,
// buttonsCount: 4,
// duration: 4,
// distance: 120)
// button.backgroundColor = UIColor.lightGrayColor()
Expand Down

0 comments on commit 0f04c5f

Please sign in to comment.