mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
ffbafc852d
* Flush all embedded Android view on hot restart. Adds an OnEngineRestarted method to PlatformView, this is currently only implemented for Android where we need to use it for embedded views. * review comments followup * rename to OnPreEngineRestart, call before Clone