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

Fullscreen keyboard when keyboard is open in landscape mode #14

Open
nickolaylo opened this issue Apr 25, 2022 · 3 comments
Open

Fullscreen keyboard when keyboard is open in landscape mode #14

nickolaylo opened this issue Apr 25, 2022 · 3 comments

Comments

@nickolaylo
Copy link

To make a fullscreen keyboard when the keyboard is open in landscape mode, this functionality is also found in WhatsApp in landscape mode, for that I am using a great Plugin, it's working fine, here is a picture:
Screenshot_20220424_232133_com example overlay_project_exemple
, but in my overlay widget, it's not working, like copy paste is not working too, here is a picture
Screenshot_20220424_232254_com android chrome
, This is a simple code example reproducing the issue: Github, I am testing using my Huawei P20 Lite.

Any little help will be very welcome, Thank you in advance.

@qiuxiang
Copy link
Owner

The behavior of the floating window is not exactly same as activity. There is no easy way to implement this.

@nickolaylo
Copy link
Author

The behavior of the floating window is not exactly same as activity. There is no easy way to implement this.

This is a good example from Play Store, Give it a try https://play.google.com/store/apps/details?id=jp.snowlife01.android.clipboard_trial

@qiuxiang
Copy link
Owner

just resize window manually in landscape mode.

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

No branches or pull requests

2 participants