mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 23:55:39 +00:00
6913c856a2
On Android it's possible that the Activity/View must be restore. But, before that patch, an new VkSurfaceKHR is created but never used and that may lead to crash, in an attempt to destroy/use one invalid surface. Fixes: https://todo.sr.ht/~eliasnaur/gio/327 Signed-off-by: Inkeliz <inkeliz@inkeliz.com>