Activity Watcher
class ActivityWatcher(application: Application, reachabilityWatcher: ReachabilityWatcher) : InstallableWatcher
Content copied to clipboard
Expects activities to become weakly reachable soon after they receive the Activity.onDestroy callback.
Constructors
Link copied to clipboard
fun ActivityWatcher(application: Application, reachabilityWatcher: ReachabilityWatcher)
Content copied to clipboard