forked from joejulian/gio
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>