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

Keyboard height is incorrect when other app has keyboard left visible #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0xF0D0
Copy link

@0xF0D0 0xF0D0 commented Aug 16, 2018

My coworker found a minor bug in RxKeyboard.

It's the link

As you can see, even the keyboard was already dismissed in RxKeyboardExample app,

keyboard from other app interferes and textView bumps up for a moment. Looks pretty glitch hey?

IMO, Subscribing for a change only when app is active can resolve this issue.

Signed-off-by: 김범수 <goodbumsu@gmail.com>
@0xF0D0 0xF0D0 changed the title Keyboard height is incorrect when other app has Keyboard height is incorrect when other app has keyboard left visible Aug 16, 2018
@adrianod1as
Copy link

+1

@AlexisQapa
Copy link

I still had a couple issues with this but not really reproducible. I wonder if the distincUntilChanged is the culprit.

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

3 participants