OSDN Git Service

Kill the Switch on top-right after exiting Accounts & sync.
authorAmith Yamasani <yamasani@google.com>
Mon, 14 Nov 2011 23:15:38 +0000 (15:15 -0800)
committerAmith Yamasani <yamasani@google.com>
Tue, 15 Nov 2011 20:43:59 +0000 (12:43 -0800)
commit6b7cf2577623e061439ce7050f885a92167c2304
treeafa0e22d24c487cca1e86da1a1f2310cdedcbd4c
parent4b94e073854b72205f12ff268211a51d634fbc8f
Kill the Switch on top-right after exiting Accounts & sync.

Bug: 5564377  - Bluetooth screen showing a Switch that doesn't follow
the bluetooth setting.

This seems to have been the Switch in Accounts & sync being set as a
custom view for the Settings activity and not removed on changing
fragments.

Change-Id: I4575a769fbf5482048dbc4e912c6b6f782f505a0
src/com/android/settings/accounts/ManageAccountsSettings.java