Skip to content

Commit

Permalink
expose slk_register_notifications to fix keyboard and input bar updat…
Browse files Browse the repository at this point in the history
…e issues
  • Loading branch information
Vincent Chau committed Oct 25, 2017
1 parent e670c6b commit 76ac59c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/SLKTextViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ NS_CLASS_AVAILABLE_IOS(7_0) @interface SLKTextViewController : UIViewController
- (void)viewDidLayoutSubviews NS_REQUIRES_SUPER;
- (void)slk_setupViewConstraints;
- (void)slk_updateViewConstraints;
- (void)slk_registerNotifications;
@property (nonatomic, strong) NSLayoutConstraint *keyboardHC;

@end
Expand Down

0 comments on commit 76ac59c

Please sign in to comment.