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

Android window destruction when suspending #16363

Merged
merged 4 commits into from Jul 21, 2023

Conversation

akioCL
Copy link
Contributor

@akioCL akioCL commented Jul 12, 2023

What does this PR do?

Add support for handling app suspend/resume for Android. The window gets destroyed and recreated when suspending and resuming the app on Android.

Fixes #12037

How was this PR tested?

Run app on Android while suspending and resuming it.

Signed-off-by: Akio Gaule <10719597+akioCL@users.noreply.github.com>
Signed-off-by: Akio Gaule <10719597+akioCL@users.noreply.github.com>
@akioCL akioCL requested review from a team as code owners July 12, 2023 20:39
@akioCL akioCL merged commit b0d535d into o3de:development Jul 21, 2023
3 checks passed
@akioCL akioCL deleted the android_window_destruction branch July 21, 2023 02:45
@spham-amzn spham-amzn added sig/platform Categorizes an issue or PR as relevant to SIG Platform. platform/android Issues affecting content related to Android as a target platform. labels Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/android Issues affecting content related to Android as a target platform. sig/platform Categorizes an issue or PR as relevant to SIG Platform.
Projects
None yet
4 participants