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

Ensure save button stays pressable while keyboard is visible in edit screen #2268

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

TheLastProject
Copy link
Member

Also cleans up some other unnecessary windowSoftInputMode configurations left over from years ago

Fixes #1967

…screen

Also cleans up some other unnecessary windowSoftInputMode configurations
left over from years ago
@TheLastProject
Copy link
Member Author

Turns out adjustResize was all that was needed to make Android forcefully re-align the edit button if it couldn't automatically figure out how to align it

@TheLastProject TheLastProject merged commit ed166b1 into main Jan 7, 2025
2 checks passed
@TheLastProject TheLastProject deleted the fix/incorrectSoftInputModes branch January 7, 2025 22:31
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.

Save button is covered by OSK when last action is text editing
1 participant