-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Description
What if user opens RepositoriesListActivity and then goes in background. System can kill application process, and then when user will try to open app back to foreground - RepositoriesListActivity will be restored and GithubClientApplication.get(this).getUserComponent() will return null object, which will produce nullpointer exception. Is am I missing something?
Metadata
Metadata
Assignees
Labels
No labels