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