commit | e8d5ba4bd5c86487127a3da17b1f2d636a110873 | [log] [tgz] |
---|---|---|
author | Raphael Moll | Tue Apr 14 16:57:57 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Apr 14 16:57:57 2009 -0700 |
tree | f17f8d52718ce73f68564f02095e2f7905ad110b | |
parent | 9afdd15ac6824259558e70d47ed40d135b28c5c7 [diff] |
AI 146250: am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded. The fix I did last week was just refreshing the UiRootNode but it turns out we need to refresh the DescriptorFilters too (since they are null when there's no SDK.) So the old fix was wrong, what we need is to generate a new tree model when the SDK is reloaded. Original author: raphael Merged from: //branches/cupcake/... Automated import of CL 146250