Skip to content

Conversation

@rib
Copy link
Member

@rib rib commented Sep 15, 2022

This is intended to be a stepping stone for addressing #18, considering the issues hit when testing https://github.com/rib/android-activity/pull/24

rib added 2 commits September 15, 2022 16:49
This adds `AndroidApp::show/hide_soft_input` APIs for showing or
hiding the user's on-screen keyboard. (supported for NativeActivity
and GameActivity)

Addresses: #18
When building with native-activity then we no longer directly use
the `ndk::InputEvent` type and instead have our own extensible,
`#[non_exhaustive]` enum that ensures we will be able to add an
event for Ime state changes without necessarily needing a semver
bump.

Addresses: #18
@rib rib merged commit 8d30454 into main Sep 15, 2022
@rib rib deleted the ime-lite-support branch December 20, 2022 16:38
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.

2 participants