File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1107,7 +1107,7 @@ extension DropDown {
11071107 Starts listening to keyboard events.
11081108 Allows the drop down to display correctly when keyboard is showed.
11091109 */
1110- public static func startListeningToKeyboard( ) {
1110+ @ objc public static func startListeningToKeyboard( ) {
11111111 KeyboardListener . sharedInstance. startListeningToKeyboard ( )
11121112 }
11131113
Original file line number Diff line number Diff line change 22
33[ ![ Twitter: @kevinh6113 ] ( http://img.shields.io/badge/contact-%40kevinh6113-70a1fb.svg?style=flat )] ( https://twitter.com/kevinh6113 )
44[ ![ License: MIT] ( http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat )] ( https://github.com/AssistoLab/DropDown/blob/master/README.md )
5- [ ![ Version] ( http://img.shields.io/badge/version-2.3.1 -green.svg?style=flat )] ( https://github.com/AssistoLab/DropDown )
5+ [ ![ Version] ( http://img.shields.io/badge/version-2.3.2 -green.svg?style=flat )] ( https://github.com/AssistoLab/DropDown )
66[ ![ Cocoapods] ( http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat )] ( http://cocoadocs.org/docsets/DropDown/ )
77[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
88
You can’t perform that action at this time.
0 commit comments