Merge "Update apps icon in prediction apps row when apps are updated" into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2018-01-18 10:45:12 +00:00
committed by Android (Google) Code Review
3 changed files with 26 additions and 4 deletions

View File

@@ -165,6 +165,7 @@ public class AllAppsContainerView extends RelativeLayout implements DragSource,
}
onAppsUpdated();
mSearchUiManager.refreshSearchResult();
mHeader.onAppsUpdated();
}
/**