mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
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