Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to different keyboard's appearances. #71

Merged
merged 1 commit into from
Jun 26, 2015

Conversation

bipsa
Copy link
Contributor

@bipsa bipsa commented Jun 2, 2015

This is a very simple change, nice work btw.

@@ -415,6 +415,11 @@ - (void)setAutocorrectionType:(UITextAutocorrectionType)autocorrectionType
[self.invisibleTextField setAutocorrectionType:self.autocorrectionType];
}

- (void) setInputTextFieldKeyboardAppearance:(UIKeyboardAppearance)inputTextFieldKeyboardAppearance {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- (void)setInputTextFieldKeyboardAppearance:(UIKeyboardAppearance)inputTextFieldKeyboardAppearance
{

then 👍! Thanks for the PR.

ayanonagon added a commit that referenced this pull request Jun 26, 2015
Adding support to different keyboard's appearances.
@ayanonagon ayanonagon merged commit 19c2c36 into venmo:master Jun 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants