OSDN Git Service

Fix #1930767 : "Share with Google" not working on orientation change.
authorAmith Yamasani <yamasani@google.com>
Mon, 13 Jul 2009 22:09:46 +0000 (15:09 -0700)
committerAmith Yamasani <yamasani@google.com>
Mon, 13 Jul 2009 22:09:46 +0000 (15:09 -0700)
commit5c30845cf310a5d8c2de3e9ac809c97f736a9513
treeb8d1945b65ceab430cfa8334bc6e6a0d255158e8
parentfe0b0178cb2d24b8e6e1477055617bbf86a0808b
Fix #1930767 : "Share with Google" not working on orientation change.

Discard the dialog after onSaveInstanceState. And check the different
onCreate scenarios before popping up the dialog.
src/com/android/settings/SecuritySettings.java