You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix bug where if there was a problem with the datafile, we are not calling onStart. Always call onStart even if there was an issue so that the app can respond
* added findbugs for crash on API 17.
* refactor 'fix'. the stop should not call onStart. It is cleanup after onStart has been called.
* remove weird extra space.
0 commit comments