Uninstalling app from recent apps shelf should not leave a hole.
Bug: 37751234 Change-Id: Ie36d2ab1a24523e5061582dbc0ee347444da8a78
This commit is contained in:
@@ -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