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

[3.x] Use the new API for virtual keyboard height detection on Android, bugfix for old API #74399

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

necrashter
Copy link
Contributor

3.x version of #74398.

I tested both APIs on Galaxy Note 10 Lite running Android 13 (features a navbar), and the old API on an Android 6 tablet (does not feature a navbar). Note that I couldn't test 4.x version on Android 6 tablet because it only supports OpenGL 2. Both portrait and landscape orientations were tested.

Copy link
Contributor

@m4gr3d m4gr3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Left a minor comment, should be good to merge after addressing it.

@necrashter
Copy link
Contributor Author

necrashter commented Mar 5, 2023

Thanks for the review! I've made the requested change.

Edit: The fixup commit is now squashed into the first one in accordance with PR Workflow.

@akien-mga akien-mga merged commit f9b2429 into godotengine:3.x Mar 6, 2023
@akien-mga
Copy link
Member

Thanks!

@m4gr3d m4gr3d added the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Mar 6, 2023
@necrashter necrashter deleted the 3.x-android-vk-height branch May 19, 2023 11:28
@m4gr3d m4gr3d removed the cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants