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

[TIMOB-20390] iOS: Deprecated Keyboard_Apperance_Alert #7779

Merged
merged 2 commits into from Feb 26, 2016

Conversation

AngelkPetkov
Copy link
Contributor

@@ -153,7 +153,7 @@ -(NSNumber*)RETURNKEY_CONTINUE
MAKE_SYSTEM_PROP_DEPRECATED_REPLACED(KEYBOARD_TWITTER,UIKeyboardTypeTwitter, @"UI.KEYBOARD_TWITTER", @"5.2.0", @"UI.KEYBOARD_TYPE_TWITTER");

MAKE_SYSTEM_PROP(KEYBOARD_APPEARANCE_DEFAULT,UIKeyboardAppearanceDefault);
MAKE_SYSTEM_PROP(KEYBOARD_APPEARANCE_ALERT,UIKeyboardAppearanceAlert);
MAKE_SYSTEM_PROP_DEPRECATED_REMOVED(KEYBOARD_APPEARANCE_ALERT,UIKeyboardAppearanceAlert,@"UI.KEYBOARD_ALERT",@"5.4.0",@"6.0.0");
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wouldnt it be UI.KEYBOARD_APPEARANCE_ALERT ?

@hansemannn
Copy link
Collaborator

Approved!

hansemannn added a commit that referenced this pull request Feb 26, 2016
[TIMOB-20390] iOS: Deprecated Keyboard_Apperance_Alert
@hansemannn hansemannn merged commit 8940402 into tidev:master Feb 26, 2016
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.

None yet

2 participants