Update apps icon in prediction apps row when apps are updated

Fix: 70717710

Change-Id: I89540893ca3c8c4eae3f47bc07c3deade135e5c3
This commit is contained in:
Tony Mak
2018-01-12 12:12:57 +00:00
parent 9f082604b0
commit faaf5a5399
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();
}
/**