commit | b7e650c6f7d689a46a34ce09d8bc4cc3e843ec6a | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Thu Jul 21 12:22:17 2016 -0700 |
committer | Doris Ling <dling@google.com> | Thu Jul 21 12:22:17 2016 -0700 |
tree | acfacebc57a8e00eb6b6c99e8b5650b573f6cc47 | |
parent | fe9bf6d9d137405838e2182431783acfaf771db0 [diff] |
Check for null activity before getting dashboard categories. In DashboardSummary, when async task finishes running, ensure that the fragment is still associated with the activity before getting the dashboard categories from the activity. Change-Id: If23cd27a0d3e3429d900ae41ef6f24ed03b9e8d6 Fixes: 30278854