mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Merge "Adding a utility class to enforce that icons are always flattened on the background thread." into ub-launcher3-master
This commit is contained in:
@@ -214,7 +214,6 @@ public class PackageUpdatedTask extends ExtendedModelTask {
|
||||
si.iconResource.resourceName, context);
|
||||
if (icon != null) {
|
||||
si.setIcon(icon);
|
||||
si.usingFallbackIcon = false;
|
||||
infoUpdated = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user