mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
Update apps icon in prediction apps row when apps are updated
Fix: 70717710 Change-Id: I89540893ca3c8c4eae3f47bc07c3deade135e5c3
This commit is contained in:
@@ -219,6 +219,9 @@ public class FloatingHeaderView extends RelativeLayout implements
|
||||
p.y = getTop() - mCurrentRV.getTop() - mParent.getTop();
|
||||
}
|
||||
|
||||
public void onAppsUpdated() {
|
||||
mPredictionRow.onAppsUpdated();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user