Skip to content

Commit

Permalink
Make the CustomSwitch designable so we can see it in Storyboard
Browse files Browse the repository at this point in the history
Signed-off-by: Rebouh Aymen <aymenworks@gmail.com>
  • Loading branch information
Aymenworks committed Aug 22, 2015
1 parent ab11936 commit 24189c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Custom Switch/CustomSwitch.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

import UIKit

@IBDesignable
class CustomSwitch: UIView {

private var backgroundView: UIView!
Expand Down

0 comments on commit 24189c3

Please sign in to comment.