OSDN Git Service

Fix crash when adding account
authorAmith Yamasani <yamasani@google.com>
Wed, 30 Apr 2014 17:38:56 +0000 (10:38 -0700)
committerAmith Yamasani <yamasani@google.com>
Wed, 30 Apr 2014 17:38:56 +0000 (10:38 -0700)
commitf5b3f3b445aac61803ab0bc3543bf8a1e66f6d7f
tree336c900904cff8d9191c0fe41de82ea2fc339691
parent46900881d61aa3614e96bc314ea0143ad42e2f4c
Fix crash when adding account

Remove the listener in onStop(), to be symmetrical with onStart().

Bug: 14393261
Change-Id: I5d4f0ca38d5ef52b97715b8f3791ff2a400c68e2
src/com/android/settings/dashboard/DashboardSummary.java