Activity has isDestroyed(), but I can't find the counterpart for Fragment.I could override onDestroyed() to set a flag for myself but I assume there's an existing solution.