-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Android] Chat text-field jumps too high when on focus #106
Comments
I need help on this please 🙏 |
Can someone please help out? |
What SDK version did you integrate? Do you observe this behavior if you install the Jitsi Meet app? |
I used flutter jitsi meet version 10.3.0. And yes, I also observe this same behavior on the actual jitsi app (downloaded from playstore) too |
Then I;m afraid we'd need to fix it in the shared code. The problem is this issue doesn't manifest on all Android flavours, so when we fix it in one it tends to surface in another :-/ |
Ping @Calinteodor in case you have any ideas. |
I get. Development of a tool like jitsi sure isn't easy. But incase there's a fix. Do well to reach me back here 🙏 Thank you for your response. |
Sure 👍 |
I have just integrated the jitsi SDK in my flutter app.
However, in the chat section, I noticed that when I tap the chat text-field, it jumps way beyond the keyboard.
My Android version is 9 (Pie)
@fippo
@saghul
@mstyura
@sawall
@ibauersachs
Or anyone should please help out 🙏
The text was updated successfully, but these errors were encountered: