Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move some code from onCreate() to onStart() in Chromoting Android app
This reloads the system's accounts list whenever the app is started (so if the user adds an account, then switches back to the app, the change will be reflected). This also reloads the host list, which will alleviate many of the problems with stale OAuth tokens such as in bug 304719. BUG=304719 NOTRY=true Review URL: https://codereview.chromium.org/212673010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259763 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information