This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
Input Bar hidden by Input Accessory View #243
Closed
Description
We don't know why but suddenly the input bar is no longer visible as long as the keyboard is shown.
We tried versions 1.5, 1.6 and master (at commit 5a442257664f76c99458db1b21c849a7fe8756ab) and the issue does always occur.
I think this is related to #230 (comment) but no separate issue was created for that problem yet.
Looking at the view hierarchies we see that the SLKInputAccessoryView
is sitting in front of the SLKTextInputbar
.
Why does the empty SLKInputAccessoryView
have a background color and a non-zero height set? From what I understand it's not supposed to display anything.
Without Keyboard
With Keyboard
Metadata
Metadata
Assignees
Labels
No labels