am ecb48385: Fix bug: moving items leaves workspace screens\' caches in bad state

* commit 'ecb48385312bc8307cb712b45087abd711fed678':
  Fix bug: moving items leaves workspace screens' caches in bad state
This commit is contained in:
Michael Jurka
2011-01-11 13:22:45 -08:00
committed by Android Git Automerger
@@ -973,6 +973,7 @@ public class CellLayout extends ViewGroup implements Dimmable, VisibilityChanged
}
}
prepareCacheBitmap();
invalidateCache();
}
@Override