OSDN Git Service

AI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTarget...
authorRaphael Moll <>
Sun, 19 Apr 2009 05:12:06 +0000 (22:12 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sun, 19 Apr 2009 05:12:06 +0000 (22:12 -0700)
commit690c017a4d015cca2c84cb27e6f1cf61217e1428
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent93bded4f2ca5f4846ffa0469b8760a7e78deb6e0
AI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector.
  This happens when you open the Windows > Prefs > Android panel
  while an SDK is initially loading or when you change the
  SDK in the pref panel. The target change listener was not
  properly removed since the field was not properly disposed.
  This also removed the multiple selection handling in the
  SdkTargetSelector, which we never use. In the unlikely event
  we want to use it later, it would be trivial to add it back.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146638