Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Handle lifecycle events ourselves #22

Closed
Rosomack opened this issue Oct 23, 2019 · 1 comment
Closed

Handle lifecycle events ourselves #22

Rosomack opened this issue Oct 23, 2019 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@Rosomack
Copy link
Contributor

Currently we use uber's Autodispose to auto-detach the view model from the view in onPause/onStop.

We should do this ourselves to drop the extra dependency and make orbit more portable for the future.

@Rosomack Rosomack added the enhancement New feature or request label Oct 23, 2019
@Rosomack Rosomack added this to To do in Orbit Nov 4, 2019
@Rosomack
Copy link
Contributor Author

Fixed in #40

Orbit automation moved this from To do to Done Nov 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Orbit
  
Done
Development

No branches or pull requests

1 participant