Skip to content

Instantly share code, notes, and snippets.

@jwill
Last active August 29, 2015 14:02
Show Gist options
  • Save jwill/6e10a96fb5cfde9dd3a3 to your computer and use it in GitHub Desktop.
Save jwill/6e10a96fb5cfde9dd3a3 to your computer and use it in GitHub Desktop.
t
It’s also a signal to our app that the system now considers it a low priority. Given the limited resources available, we should respond by reducing our use of system resources, particularly anything that could continue draining the battery. That includes anything that’s being used exclusively to update the UI: What are some examples of listeners or updates that should be paused or disconnected within onPause or onStop?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment