commit | 12592e84e0b214731ce5c3532f8d24032a96cc09 | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Wed Aug 10 15:36:32 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Wed Aug 10 15:42:10 2011 +0100 |
tree | a478a53ed1ef7814b7706889188d5bd513cd734d | |
parent | 8ebfa3d13c402a821eed4e91c59a8d8bf9bd2df0 [diff] |
Fix StrictMode violation. Currently we load the data about the phone calls on the UI thread. Instead, start an async task that loads the data and then updates the UI onPostExecute. Bug: 4968959 Change-Id: I117c0794268592cc60767012175253fa43cda65a