Skip to content

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.

3 participants