OSDN Git Service

Fix account type dialog re-creation on orientation change.
authorAmith Yamasani <yamasani@google.com>
Fri, 3 Jun 2011 01:05:40 +0000 (18:05 -0700)
committerAmith Yamasani <yamasani@google.com>
Fri, 3 Jun 2011 01:23:55 +0000 (18:23 -0700)
commit7bb8f7288eaad7f6cedaea3b5c8dc48e4baa0a7f
tree8dab535c4662734bbb992d4bbf58d32decc97ca1
parent8ac8456491e1409a071c7cf4e164440aeec7c4dd
Fix account type dialog re-creation on orientation change.

Bug: 4499512

Dummy activity that launches ChooseAccountActivity was re-launching it on orientation
changes. Make sure that it only launches it one time.

Change-Id: I764a59eaefc3ce4546330ed1b994d88b8703ce80
AndroidManifest.xml
src/com/android/settings/accounts/AddAccountSettings.java