-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrate DevSupportManager into activity lifecycle (#47531)
Summary: Pull Request resolved: #47531 When the activity is paused, or destroyed, we should disable the devsupportmanager. (This performs cleanup). When the activity is resumed, we should re-enable devsupportmanager. (This performs re-initialization). Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D65689053 fbshipit-source-id: 99de0906b8cdc84f56b4d334ac0eeecc7b436dd5
- Loading branch information
1 parent
a2959a9
commit 16eb53b
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters