Skip to content

Fixing an issue where the in-call bar pushes the keyboard offscreen#85

Merged
danielamitay merged 1 commit intodanielamitay:masterfrom
jivesoftware:master
Mar 21, 2015
Merged

Fixing an issue where the in-call bar pushes the keyboard offscreen#85
danielamitay merged 1 commit intodanielamitay:masterfrom
jivesoftware:master

Conversation

@JaneenNeri
Copy link
Copy Markdown
Contributor

The window doesn't resize to account for the in-call bar. So if you toggle the in-call bar, then open the app, touching the screen causes the keyboard to update its position and get pushed slightly offscreen.

The solution is to change .window to .superview, because views adjust their size when the in-call bar appears.

danielamitay added a commit that referenced this pull request Mar 21, 2015
Fixing an issue where the in-call bar pushes the keyboard offscreen
@danielamitay danielamitay merged commit bb137bb into danielamitay:master Mar 21, 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