79243158

Date: 2024-12-02 06:48:37
Score: 1.5
Natty:
Report link

I think can use

if (activity.isDestroyed || activity.isFinishing) {
   return
}

to resolve it

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: bin chen