Merge "Uninstalling app from recent apps shelf should not leave a hole." into ub-launcher3-dorval
This commit is contained in:
committed by
Android (Google) Code Review
commit
6d163e0fe7
@@ -3902,6 +3902,7 @@ public class Launcher extends BaseActivity
|
||||
// Update AllApps
|
||||
if (mAppsView != null) {
|
||||
mAppsView.removeApps(appInfos);
|
||||
tryAndUpdatePredictedApps();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user