mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
07e1df3676
The Android system can in some cases replace the GioView of our Android Activity before destroying the previous one. This change makes sure the previous view is ignored, in particular its destroy event. Signed-off-by: Elias Naur <mail@eliasnaur.com>