| Summary: | Android 10, gesture control, minimize app - not expected behavior | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vortelio <vortelio> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED INVALID | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sylvain.becker |
| Version: | HG 2.1 | ||
| Hardware: | All | ||
| OS: | Android (All) | ||
|
Description
Vortelio
2020-10-22 06:48:47 UTC
You get loss of focus with the SDL_WINDOWEVENT_FOCUS_LOST, you don't need to use the java side. But java onWindowFocusChanged() should give you the focus. |