Skip to content

[Android] Replace custom variable isBeingRecreated with built-in isFinishing function

Summary

Summarize the bug encountered concisely.

We currently have a custom variable isBeingRecreated that seems to be trying to do the same thing isFinishing is doing and we should instead use isFinishing (the standard way) as we won't need to maintain it and it likely handled better.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information