commit | c7db091b60913927fef214420a21f1e897772d16 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Mar 31 14:14:38 2011 -0700 |
committer | John Reck <jreck@google.com> | Thu Mar 31 16:22:56 2011 -0700 |
tree | 56da21396c717cdc96de1b1d8e101a260cb230c3 | |
parent | a2cedb170d90b564b3234e7fb7e598e8698bb638 [diff] |
DO NOT MERGE Fix widget update listener Bug: 4193627 Just need to expand the lifecycle during which we listen for preference changes Specifically, instead of listening between onResume and onPause, listen between onCreate and onDestroy since the dialog that sets the preference will cause the fragment to receive an onPause. Change-Id: Ibaa62fc722d74840f159d6023af7ec1543ae4541