am 1d708e72: Deselect the home icon whenever we zoom, in case we were tracking it.
Merge commit '1d708e72625ef84dfea65ef65baa6b7bda932ce3' into eclair-mr2 * commit '1d708e72625ef84dfea65ef65baa6b7bda932ce3': Deselect the home icon whenever we zoom, in case we were tracking it.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user