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

Collection View Content Size Issue #33

Closed
gungorbasa opened this issue Aug 6, 2017 · 1 comment
Closed

Collection View Content Size Issue #33

gungorbasa opened this issue Aug 6, 2017 · 1 comment
Assignees
Milestone

Comments

@gungorbasa
Copy link
Contributor

Whenever I try to send a new message, collection view adds huge empty space along side with message as well. Here is the pictures of behavior.

screen shot 2017-08-05 at 11 53 17 pm

screen shot 2017-08-05 at 11 53 37 pm

@SD10
Copy link
Member

SD10 commented Aug 6, 2017

@gungorbasa Thank you for reporting this. It looks like this is caused by using a hardware keyboard. The contentOffset for the collectionView is set back to normal by handleKeyboardWillHide, which doesn't get triggered in this scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants