am 2a9d49d1: am 1d708e72: Deselect the home icon whenever we zoom, in case we were tracking it.

Merge commit '2a9d49d14cd7967a2067a6b67003ae046d5896ba' into eclair-mr2-plus-aosp

* commit '2a9d49d14cd7967a2067a6b67003ae046d5896ba':
  Deselect the home icon whenever we zoom, in case we were tracking it.
This commit is contained in:
Joe Onorato
2009-10-15 21:39:19 -07:00
committed by Android Git Automerger
@@ -398,6 +398,7 @@ public class AllAppsView extends RSSurfaceView
cancelLongPress();
mRollo.clearSelectedIcon();
mRollo.setHomeSelected(false);
if (amount > 0.001f) {
// set in readback, so we're correct even before the next frame
mRollo.mState.zoomTarget = amount;