Skip to content

Commit

Permalink
MOAR formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwit committed Nov 13, 2015
1 parent eff9755 commit bacd6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Set the delegate on the cell

**var bgViewInactiveColor: UIColor = UIColor.grayColor()**

**var bgViewLeftColor: UIColor = UIColor(red: 0.5, green: 0.5, blue: 0.5, alpha: 1)**
**var bgViewLeftColor: UIColor**

**var bgViewRightColor: UIColor = UIColor(red: 0.5, green: 0.5, blue: 0.5, alpha: 1)**
**var bgViewRightColor: UIColor**

Colors for inactive, and activated states for left and right

Expand Down

0 comments on commit bacd6bc

Please sign in to comment.