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)
  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


No differences found