commit | 3f83159b1cd8c732337d966be575233f0d1cae90 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Mon Dec 06 11:19:48 2010 -0800 |
committer | John Reck <jreck@google.com> | Mon Dec 06 12:32:33 2010 -0800 |
tree | bc9bd84441ee316c00324e5994438eb14d3d7141 | |
parent | a755c61400e995ab059ecd1d40a2f2b32b4370ed [diff] |
Fixes crash when clearing history Bug: 3253556 The dialog to clear the history was trying to reference the fragment creating it, however that fragment was being destroyed. Fixed this by hanging on to the ContentResolver instead of trying to call getActivity() Change-Id: Ie46fd4cc34e7034ce9a21a6b8856041f8d350f17