Skip to content

Commit

Permalink
example project updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalii-tym committed Mar 26, 2018
1 parent f629dec commit a1eef4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/Popover/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class ViewController: UIViewController {

fileprivate var popover: Popover!
fileprivate var popoverOptions: [PopoverOption] = [
.type(.up),
.type(.auto),
.blackOverlayColor(UIColor(white: 0.0, alpha: 0.6))
]

Expand Down

0 comments on commit a1eef4e

Please sign in to comment.